menu
sentry_flutter package
documentation
sentry_flutter.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_flutter package
documentation
sentry_flutter
SentryMetric
type property
SentryMetric class