isLoading property

bool isLoading

Indicates that data is loading.

Implementation

bool get isLoading => _isLoading;