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