after property
The value after the change occurred.
Will be null if the element was unset by this change.
Implementation
@override
final V? after;
The value after the change occurred.
Will be null if the element was unset by this change.
@override
final V? after;