DescribeDeviceResponse constructor
DescribeDeviceResponse({})
Implementation
DescribeDeviceResponse({
this.firstAccessedTime,
this.lastAccessedTime,
this.manufacturer,
this.model,
this.operatingSystem,
this.operatingSystemVersion,
this.patchLevel,
this.status,
this.username,
});