menu
jocaagura_domain package
documentation
jocaagura_domain.dart
WsDbState<T extends Model>
loading property
loading property
dark_mode
light_mode
loading
property
bool
loading
final
Whether the BLoC is performing a one-shot operation (read/write/delete).
Implementation
final bool loading;
jocaagura_domain package
documentation
jocaagura_domain
WsDbState<T extends Model>
loading property
WsDbState class