getAiIp static method
Retrieves the saved port number from the AI session.
Implementation
static String? getAiIp() => _prefs?.getString(_keyAiIp);
Retrieves the saved port number from the AI session.
static String? getAiIp() => _prefs?.getString(_keyAiIp);