static String getOrDefault(String key, String defaultValue) => _instance.getOrDefault(key, defaultValue);