Retrieves the saved IP address from the lg session.
static String? getIP() => _prefs?.getString(_keyIP);