hasFailedFetches property

bool get hasFailedFetches

Whether or not there are any failed fetches.

Implementation

bool get hasFailedFetches => _failedFetches.isNotEmpty;