menu
fastyle_iap package
documentation
logic/blocs/plan.bloc.dart
FastPlanBloc
cancelableOperations property
cancelableOperations property
dark_mode
light_mode
cancelableOperations
property
@
protected
List
<
CancelableOperation
>
cancelableOperations
getter/setter pair
inherited
The list of cancelable operations.
Implementation
@protected List<CancelableOperation> cancelableOperations = [];
fastyle_iap package
documentation
logic/blocs/plan.bloc
FastPlanBloc
cancelableOperations property
FastPlanBloc class