menu
eliud_pkg_create_model package
documentation
model/play_store_cache.dart
PlayStoreCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
PlayStoreModel
?
>
fullCache
final
Implementation
final Map<String?, PlayStoreModel?> fullCache = {};
eliud_pkg_create_model package
documentation
model/play_store_cache
PlayStoreCache
fullCache property
PlayStoreCache class