menu
prometheus_client package
documentation
prometheus_client
HistogramChild
buckets property
buckets
brightness_4
buckets
property
Null safety
List
<
double
>
buckets
final
The upper bounds of the buckets.
Implementation
final List<double> buckets;
prometheus_client package
documentation
prometheus_client
HistogramChild
buckets property
HistogramChild class
Properties
buckets
bucketValues
count
hashCode
runtimeType
sum
Methods
noSuchMethod
observe
observeDuration
observeDurationSync
toString
Operators
operator ==