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