pub fn defaults_get_map(key: &str) -> Option<HashMap<String, String>>
Returns a HashMap stored in UserDefaults with the specified key.