menu
matex_data package
documentation
logic/blocs/country.bloc.dart
MatexCountryBloc
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 = [];
matex_data package
documentation
logic/blocs/country.bloc
MatexCountryBloc
cancelableOperations property
MatexCountryBloc class