count property

double count

Access the count of elements in a histogram with labels.

Implementation

double get count => _bucketValues.last;