CacheFile.fromMap(Map<String, dynamic> item) { id = item["id"]; url = item["url"]; localName = item["localName"]; }