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