menu
eliud_core_model package
documentation
model/member_dashboard_cache.dart
MemberDashboardCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
MemberDashboardModel
?
>
fullCache
final
Implementation
final Map<String?, MemberDashboardModel?> fullCache = {};
eliud_core_model package
documentation
model/member_dashboard_cache
MemberDashboardCache
fullCache property
MemberDashboardCache class