menu
eliud_pkg_workflow_model package
documentation
model/assignment_result_cache.dart
AssignmentResultCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
AssignmentResultModel
?
>
fullCache
final
Implementation
final Map<String?, AssignmentResultModel?> fullCache = {};
eliud_pkg_workflow_model package
documentation
model/assignment_result_cache
AssignmentResultCache
fullCache property
AssignmentResultCache class