menu
sentry package
documentation
sentry.dart
SentryMetric
type property
type property
dark_mode
light_mode
type
property
String
type
final
The metric type identifier (e.g., 'counter', 'gauge', 'distribution').
Implementation
final String type;
sentry package
documentation
sentry
SentryMetric
type property
SentryMetric class