hasError property
bool
get
hasError
Whether the last fetch resulted in an error.
Implementation
bool get hasError => _hasError;
Whether the last fetch resulted in an error.
bool get hasError => _hasError;