hasError property

bool get hasError

Whether the last fetch resulted in an error.

Implementation

bool get hasError => _hasError;