toggle menu
FlowMVI
3.1.0-beta01
common
switch theme
search in API
debugger-common
/
pro.respawn.flowmvi.debugger.model
/
ClientEvent
/
StoreUnsubscribed
Store
Unsubscribed
@
Serializable
@
SerialName
(
value
=
"unsubscribed"
)
data
class
StoreUnsubscribed
(
val
newSubscriptionCount
:
Int
)
:
ClientEvent
Members
Constructors
Store
Unsubscribed
Link copied to clipboard
constructor
(
newSubscriptionCount
:
Int
)
Properties
new
Subscription
Count
Link copied to clipboard
val
newSubscriptionCount
:
Int