menu
prometheus_client package
documentation
prometheus_client
GaugeChild
value property
value
brightness_4
value
property
Null safety
double
value
read / write
Accesses the current value of the gauge with labels.
Implementation
double value = 0;
prometheus_client package
documentation
prometheus_client
GaugeChild
value property
GaugeChild class
Properties
hashCode
runtimeType
value
Methods
dec
inc
noSuchMethod
setToCurrentTime
toString
Operators
operator ==