getActiveLoadingCallsCount function

int getActiveLoadingCallsCount()

Get current active loading calls count - useful for debugging

Implementation

int getActiveLoadingCallsCount() => _activeLoadingCallsCount;