isLoading method

bool isLoading()

Implementation

bool isLoading() => _loadingCount > 0;