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