menu
fastyle_ad package
documentation
logic/blocs/interstitial_ad.bloc.dart
FastInterstitialAdBloc
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_ad package
documentation
logic/blocs/interstitial_ad.bloc
FastInterstitialAdBloc
cancelableOperations property
FastInterstitialAdBloc class