menu
openfeature_dart_server_sdk package
documentation
hooks.dart
OTelAttribute
OTelAttribute.new const constructor
OTelAttribute.new const constructor
dark_mode
light_mode
OTelAttribute
constructor
const
OTelAttribute
(
String
key
,
dynamic
value
)
Implementation
const OTelAttribute(this.key, this.value);
openfeature_dart_server_sdk package
documentation
hooks
OTelAttribute
OTelAttribute.new const constructor
OTelAttribute class