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