hasPendingXhrCalls method

bool hasPendingXhrCalls()

Implementation

bool hasPendingXhrCalls() => getPendingXhrCalls()!.length > 0;