GetDeviceInformationResponse constructor
GetDeviceInformationResponse(
- dynamic xmlManufacturer,
- dynamic xmlModel,
- dynamic xmlFirmwareVersion,
- dynamic xmlSerialNumber,
- dynamic xmlHardwareId,
Implementation
GetDeviceInformationResponse(this.xmlManufacturer, this.xmlModel,
this.xmlFirmwareVersion, this.xmlSerialNumber, this.xmlHardwareId);