pendingCacheCount method

Future<int> pendingCacheCount()

Implementation

Future<int> pendingCacheCount() {
  throw UnimplementedError('pendingCacheCount() has not been implemented.');
}