menu
resource_bloc package
documentation
resource_bloc.dart
StateSnapshot<V>
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Implementation
bool get hasError => error != null;
resource_bloc package
documentation
resource_bloc
StateSnapshot<V>
hasError property
StateSnapshot class