menu
support_zapper package
documentation
model/device_info.dart
DeviceInfo
DeviceInfo.new constructor
DeviceInfo.new constructor
dark_mode
light_mode
DeviceInfo
constructor
DeviceInfo
(
{
String
?
id
,
String
?
name
,
String
?
type
,
String
?
version
,
})
Implementation
DeviceInfo({ this.id, this.name, this.type, this.version, });
support_zapper package
documentation
model/device_info
DeviceInfo
DeviceInfo.new constructor
DeviceInfo class