UsbDevice constructor
Implementation
UsbDevice(this.vid, this.pid, this.productName, this.manufacturerName,
this.deviceId, this.serial);
UsbDevice(this.vid, this.pid, this.productName, this.manufacturerName,
this.deviceId, this.serial);