usbDevices method

Future<List<String>> usbDevices()

Implementation

Future<List<String>> usbDevices() => _io.syssplit(_usbList);