menu
opentelemetry package
documentation
api.dart
SpanEvent
attributes property
attributes property
dark_mode
light_mode
attributes
property
Iterable
<
Attribute
>
attributes
final
The attributes of the event.
Implementation
final Iterable<api.Attribute> attributes;
opentelemetry package
documentation
api
SpanEvent
attributes property
SpanEvent class