numberOfPendingRequests property

int get numberOfPendingRequests

Implementation

int get numberOfPendingRequests => _requestCompleters.length;