@override Future<String?> getCurrentSSID() async => await methodChannel.invokeMethod<String>('get_current_ssid');