Get cached map
static Map<String, dynamic>? fromCache(String key) { return EaseXCache.getCachedMap(key); }