oldValue property

String? oldValue
final

Original previous value of the key.

null, if a newValue was just added.

Implementation

final String? oldValue;