menu
prometheus_client package
documentation
prometheus_client
HistogramChild
count property
count
brightness_4
count
property
Null safety
double
count
Access the count of elements in a histogram with labels.
Implementation
double get count => _bucketValues.last;
prometheus_client package
documentation
prometheus_client
HistogramChild
count property
HistogramChild class
Properties
buckets
bucketValues
count
hashCode
runtimeType
sum
Methods
noSuchMethod
observe
observeDuration
observeDurationSync
toString
Operators
operator ==