UsbEvent constructor

UsbEvent(
  1. bool isAttached,
  2. DeviceInfo device
)

Implementation

UsbEvent(this.isAttached, this.device);