@override Future<bool> connectUSB(String address) async { return await methodChannel.invokeMethod('connectUSB', address); }