menu
salesforce_analytics package
documentation
platform/interface/instrumentation_event.dart
PlatformInstrumentationEventInterface
getAttributes abstract method
getAttributes abstract method
dark_mode
light_mode
getAttributes
abstract method
Future
<
Map
<
String
,
dynamic
>
?
>
getAttributes
(
InstrumentationEvent
instance
)
Implementation
Future<Map<String, dynamic>?> getAttributes( final InstrumentationEvent instance);
salesforce_analytics package
documentation
platform/interface/instrumentation_event
PlatformInstrumentationEventInterface
getAttributes abstract method
PlatformInstrumentationEventInterface class