SubscriberStatusChanged
data class SubscriberStatusChanged(val subscribersActive: Boolean = false) : Action
Content copied to clipboard
An Action that is dispatched to a StoreFlow that is created with SubscriberAwareStoreFlow
An Action that is dispatched to a StoreFlow that is created with SubscriberAwareStoreFlow