menu
fastyle_iap package
documentation
logic/blocs/store.bloc.dart
FastStoreBloc
eventSubscriptions property
eventSubscriptions property
dark_mode
light_mode
eventSubscriptions
property
@
protected
StreamSubscription
<
FastStoreBlocState
>
eventSubscriptions
getter/setter pair
inherited
The event subscriptions.
Implementation
@protected late StreamSubscription<S> eventSubscriptions;
fastyle_iap package
documentation
logic/blocs/store.bloc
FastStoreBloc
eventSubscriptions property
FastStoreBloc class