menu
sentry package
documentation
sentry.dart
SentryMetric
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
SentryAttribute
>
attributes
getter/setter pair
Custom key-value pairs attached to the metric.
Implementation
Map<String, SentryAttribute> attributes;
sentry package
documentation
sentry
SentryMetric
attributes property
SentryMetric class