menu
resource_bloc package
documentation
resource_bloc.dart
BaseResourceBloc<K extends Object, V>
key property
key property
dark_mode
light_mode
key
property
K?
get
key
Implementation
K? get key => state.key;
resource_bloc package
documentation
resource_bloc
BaseResourceBloc<K extends Object, V>
key property
BaseResourceBloc class