menu
salesforce_analytics package
documentation
model/device_app_attributes.dart
DeviceAppAttributes
getAppVersion method
getAppVersion method
dark_mode
light_mode
getAppVersion
method
Future
<
String
?
>
getAppVersion
(
)
Implementation
Future<String?> getAppVersion() => _plugin.getAppVersion(this);
salesforce_analytics package
documentation
model/device_app_attributes
DeviceAppAttributes
getAppVersion method
DeviceAppAttributes class