DeviceData constructor
DeviceData({})
Constructor
Implementation
DeviceData({
this.serialNo,
this.modelCode,
this.appName,
this.appVersion,
this.osName,
this.osVersion,
this.batteryInfo,
});
Constructor
DeviceData({
this.serialNo,
this.modelCode,
this.appName,
this.appVersion,
this.osName,
this.osVersion,
this.batteryInfo,
});