pendingCount property
int
get
pendingCount
Total count of pending mutations in the default queue instance.
Implementation
static int get pendingCount => instance.queueDepth;
Total count of pending mutations in the default queue instance.
static int get pendingCount => instance.queueDepth;