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