menu
craft_launcher_core package
documentation
models/updateSourceCache.dart
UpdateSourceCache
cacheMap property
cacheMap property
dark_mode
light_mode
cacheMap
property
Map
<
String
,
CacheItem
>
cacheMap
final
Implementation
final Map<String, CacheItem> cacheMap;
craft_launcher_core package
documentation
models/updateSourceCache
UpdateSourceCache
cacheMap property
UpdateSourceCache class