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