newValue property

V? newValue
final

The new value associated with this key.

Is always null if isRemove.

Implementation

final V? newValue;