menu
salesforce_analytics package
documentation
model/instrumentation_event.dart
InstrumentationEvent
getAttributes method
getAttributes method
dark_mode
light_mode
getAttributes
method
Future
<
Map
<
String
,
dynamic
>
?
>
getAttributes
(
)
Implementation
Future<Map<String, dynamic>?> getAttributes() => _plugin.getAttributes(this);
salesforce_analytics package
documentation
model/instrumentation_event
InstrumentationEvent
getAttributes method
InstrumentationEvent class