completedCount property
int
get
completedCount
Number of completed (but not yet drained) metrics.
Implementation
int get completedCount => _completed.length;
Number of completed (but not yet drained) metrics.
int get completedCount => _completed.length;