before property
V?
get
before
The value before the change occurred.
This will be null if the value was previously unset.
Implementation
V? get before;
The value before the change occurred.
This will be null if the value was previously unset.
V? get before;