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