oldValue property

  1. @override
T oldValue
override

The old value if has change

Implementation

@override
T get oldValue => _oldValue;