menu
salesforce_analytics package
documentation
platform/interface/device_app_attributes.dart
PlatformDeviceAppAttributesInterface
getDeviceId abstract method
getDeviceId abstract method
dark_mode
light_mode
getDeviceId
abstract method
Future
<
String
?
>
getDeviceId
(
DeviceAppAttributes
instance
)
Implementation
Future<String?> getDeviceId(final DeviceAppAttributes instance);
salesforce_analytics package
documentation
platform/interface/device_app_attributes
PlatformDeviceAppAttributesInterface
getDeviceId abstract method
PlatformDeviceAppAttributesInterface class