pendingCount property

int get pendingCount

Total count of pending mutations in the default queue instance.

Implementation

static int get pendingCount => instance.queueDepth;