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