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