menu
opentelemetry_dart package
documentation
sdk.dart
Attributes
Attributes.empty constructor
Attributes.empty constructor
dark_mode
light_mode
Attributes.empty
constructor
Attributes.empty
(
)
Instantiate an empty Attributes.
Implementation
Attributes.empty() { _attributes = {}; }
opentelemetry_dart package
documentation
sdk
Attributes
Attributes.empty constructor
Attributes class