pendingCount property

int get pendingCount

Get pending snapshots count

Implementation

int get pendingCount => _snapshots.length;