menu
vyuh_core package
documentation
plugin/analytics/analytics_provider.dart
AnalyticsTrace
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/analytics/analytics_provider
AnalyticsTrace
getAttributes abstract method
AnalyticsTrace class