oldValue property

V? oldValue
final

The previous value associated with this key.

Is always null if isInsert.

Implementation

final V? oldValue;