isLoading property

bool get isLoading

Whether a fetch is currently in progress.

Implementation

bool get isLoading => _isLoading;