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