getActiveLoadingCallsCount function
Get current active loading calls count - useful for debugging
Implementation
int getActiveLoadingCallsCount() => _activeLoadingCallsCount;
Get current active loading calls count - useful for debugging
int getActiveLoadingCallsCount() => _activeLoadingCallsCount;