pendingCount property
int
get
pendingCount
Get pending snapshots count
Implementation
int get pendingCount => _snapshots.length;
Get pending snapshots count
int get pendingCount => _snapshots.length;