menu
fastyle_firebase package
documentation
logic/blocs/remote_config.bloc.dart
FastFirebaseRemoteConfigBloc
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_firebase package
documentation
logic/blocs/remote_config.bloc
FastFirebaseRemoteConfigBloc
cancelableOperations property
FastFirebaseRemoteConfigBloc class