@override Future<dynamic> startUsbScan() async { return await methodChannel.invokeMethod('getUsbDevicesList'); }