menu
dartastic_opentelemetry_api package
documentation
dartastic_opentelemetry_api.dart
Attribute<T extends Object>
value property
value property
dark_mode
light_mode
value
property
T
get
value
Gets the value of this attribute.
Implementation
T get value => _value;
dartastic_opentelemetry_api package
documentation
dartastic_opentelemetry_api
Attribute<T extends Object>
value property
Attribute class