menu
vyuh_core package
documentation
plugin/telemetry/telemetry_provider.dart
Trace
getAttributes abstract method
getAttributes abstract method
dark_mode
light_mode
getAttributes
abstract method
Map
<
String
,
String
>
getAttributes
(
)
Gets all attributes set so far in the trace.
Implementation
Map<String, String> getAttributes();
vyuh_core package
documentation
plugin/telemetry/telemetry_provider
Trace
getAttributes abstract method
Trace class