menu
change_notifier package
documentation
change_notifier
MapChangeRecord
<
K
,
V
>
newValue property
newValue
brightness_4
brightness_5
newValue
property
V?
newValue
final
The new value associated with this key.
Is always
null
if
isRemove
.
Implementation
final V? newValue;
change_notifier package
documentation
change_notifier
MapChangeRecord
<
K
,
V
>
newValue property
MapChangeRecord class
Constructors
MapChangeRecord
insert
remove
Properties
hashCode
isInsert
isRemove
key
newValue
oldValue
runtimeType
Methods
apply
noSuchMethod
toString
Operators
operator ==