isLoading property

bool get isLoading

Indicates that data is loading.

Implementation

bool get isLoading => _isLoading;