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