isFetching property

bool get isFetching

Returns true if a fetch operation is currently in progress.

Implementation

bool get isFetching => _isFetching;