menu
salesforce_analytics package
documentation
platform/interface/instrumentation_event.dart
PlatformInstrumentationEventInterface
getDeviceAppAttributes abstract method
getDeviceAppAttributes abstract method
dark_mode
light_mode
getDeviceAppAttributes
abstract method
Future
<
DeviceAppAttributes
?
>
getDeviceAppAttributes
(
InstrumentationEvent
instance
)
Implementation
Future<DeviceAppAttributes?> getDeviceAppAttributes( final InstrumentationEvent instance);
salesforce_analytics package
documentation
platform/interface/instrumentation_event
PlatformInstrumentationEventInterface
getDeviceAppAttributes abstract method
PlatformInstrumentationEventInterface class