metricCount property

int get metricCount

Gets the number of metrics in the buffer.

Implementation

int get metricCount => _metrics.length;