menu
tripos_mobile package
documentation
models/responses.dart
DeviceInfo
DeviceInfo.new const constructor
DeviceInfo.new const constructor
dark_mode
light_mode
DeviceInfo
constructor
const
DeviceInfo
(
{
String
?
description
,
String
?
model
,
String
?
serialNumber
,
String
?
firmwareVersion
,
})
Implementation
const DeviceInfo({ this.description, this.model, this.serialNumber, this.firmwareVersion, });
tripos_mobile package
documentation
models/responses
DeviceInfo
DeviceInfo.new const constructor
DeviceInfo class