eventSubscriptions property
StreamSubscription<FastFirebaseRemoteConfigBlocState>
eventSubscriptions
getter/setter pairinherited
The event subscriptions.
Implementation
@protected
late StreamSubscription<S> eventSubscriptions;