@override Future<bool?> setWifiEnabled(bool enable) async => await methodChannel.invokeMethod<bool>('set_wifi_enabled');