after property

  1. @override
V? after
final

The value after the change occurred.

Will be null if the element was unset by this change.

Implementation

@override
final V? after;