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