@override Future<String> getAvailableDevices() async { return await methodChannel.invokeMethod('receiveAvailableDevices'); }