menu
eliud_pkg_fundamentals_model package
documentation
model/tutorial_entry_cache.dart
TutorialEntryCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
TutorialEntryModel
?
>
fullCache
final
Implementation
final Map<String?, TutorialEntryModel?> fullCache = {};
eliud_pkg_fundamentals_model package
documentation
model/tutorial_entry_cache
TutorialEntryCache
fullCache property
TutorialEntryCache class