meter property
APIMeter
get
meter
Returns the meter that created this observable counter.
Implementation
APIMeter get meter => _meter;
Returns the meter that created this observable counter.
APIMeter get meter => _meter;