oldValue property
T?
oldValue
final
The previous value before the change (if applicable).
Implementation
final T? oldValue;
The previous value before the change (if applicable).
final T? oldValue;