DeviceInfo constructor
Returns a new DeviceInfo instance.
Implementation
DeviceInfo({
this.serialNumber,
this.name,
this.options,
this.revision,
});
Returns a new DeviceInfo instance.
DeviceInfo({
this.serialNumber,
this.name,
this.options,
this.revision,
});