oldValue property
V?
oldValue
final
The previous value associated with the key (if applicable).
Implementation
final V? oldValue;
The previous value associated with the key (if applicable).
final V? oldValue;