@override Future<void> queryConnectionStatus() async { return await methodChannel.invokeMethod<void>('queryConnection'); }