fetchError property
Object?
get
fetchError
An error that may have occurred during the API fetch.
Implementation
Object? get fetchError => _fetchError;
An error that may have occurred during the API fetch.
Object? get fetchError => _fetchError;