menu
taboola_sdk package
documentation
native_plugin/ios_device.dart
IosDevice
IosDevice.new const constructor
IosDevice.new const constructor
dark_mode
light_mode
IosDevice
constructor
const
IosDevice
(
{
String
?
systemVersion
,
String
?
model
,
})
Implementation
const IosDevice({ this.systemVersion, this.model, });
taboola_sdk package
documentation
native_plugin/ios_device
IosDevice
IosDevice.new const constructor
IosDevice class