fetchError property

Object? fetchError

An error that may have occurred during the API fetch.

Implementation

Object? get fetchError => _fetchError;