isLoading property

bool get isLoading

Whether data is currently loading

Implementation

bool get isLoading => _isLoading;