@override Future<List<String>> getConnectedDevices() async { return await methodChannel.invokeMethod('getConnectedDeviceList'); }