static Future<String?> get OpenSettings async { String? version = await getIp("OpenSettings"); return version; }