menu
hope_cache package
documentation
hope_controller.dart
HopeState<T>
isError property
isError property
dark_mode
light_mode
isError
property
bool
get
isError
Fetch failed.
Implementation
bool get isError => _status == HopeStatus.error;
hope_cache package
documentation
hope_controller
HopeState<T>
isError property
HopeState class