@override Future<bool> isConnected() async { return await methodChannel.invokeMethod('isConnected'); }