menu
eliud_pkg_medium_model package
documentation
model/album_entry_cache.dart
AlbumEntryCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
AlbumEntryModel
?
>
fullCache
final
Implementation
final Map<String?, AlbumEntryModel?> fullCache = {};
eliud_pkg_medium_model package
documentation
model/album_entry_cache
AlbumEntryCache
fullCache property
AlbumEntryCache class