menu
eliud_pkg_workflow_model package
documentation
model/assignment_cache.dart
AssignmentCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
AssignmentModel
?
>
fullCache
final
Implementation
final
Map
<
String?
, AssignmentModel?> fullCache = {};
eliud_pkg_workflow_model package
documentation
model/assignment_cache
AssignmentCache
fullCache property
AssignmentCache class
Constructors
new
Properties
fullCache
hashCode
reference
runtimeType
Methods
add
addEntity
changeValue
delete
deleteAll
flush
fromMap
get
getEntity
getSubCollection
listen
listenTo
listenWithDetails
noSuchMethod
timeStampToString
toString
update
updateEntity
values
valuesList
valuesListWithDetails
valuesWithDetails
Operators
operator ==
Static methods
refreshRelations