true while a refresh call is actively in flight.
true
Synchronous read — useful for showing a loading indicator without subscribing to events.
bool get isRefreshing => _refreshCompleter != null;