open abstract method

Future<bool> open(
  1. UsbDevice usbDevice
)

Implementation

Future<bool> open(UsbDevice usbDevice);