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