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