state

abstract val state: StateFlow<SubscriptionState<T>>(source)

State Flow to receive the current state of the subscription.