state

abstract val state: StateFlow<SubscriptionState<T>>

State Flow to receive the current state of the subscription.