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