@override Future<bool?> isWifiEnabled() async => await methodChannel.invokeMethod<bool>('is_wif_enabled');