SentryMeasurementUnit class abstract

The unit of measurement of a metric value. Units augment metric values by giving them a magnitude and semantics. Units and their precisions are uniquely represented by a string identifier.

Implementers
Available extensions

Constructors

SentryMeasurementUnit()

Properties

hashCode → int
The hash code for this object.
no setterinherited
name → String
no setter
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited
toStringValue() → String

Available on SentryMeasurementUnit, provided by the SentryMeasurementUnitExtension extension

Operators

operator ==(Object other) → bool
The equality operator.
inherited

Static Properties

none → NoneSentryMeasurementUnit
final