gets the IP address of wifi the application connected to
static Future<String?> get wifiIp => _instance._wifiIp;