eliud_pkg_fundamentals
embedded_component
TutorialEntryInMemoryRepository
theValues property
theValues
theValues
property
Null safety
Stream
<
List
<
TutorialEntryModel
>
>
?
theValues
read / write
Implementation
Stream<List<TutorialEntryModel>>? theValues;
eliud_pkg_fundamentals
embedded_component
TutorialEntryInMemoryRepository
theValues property
TutorialEntryInMemoryRepository class
Constructors
TutorialEntryInMemoryRepository
Properties
hashCode
items
runtimeType
theValues
trigger
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 ==