pending property

int pending

Implementation

int get pending {
  return _pendingCount;
}