before property
The value before the change occurred.
Will be null if the element had no previous value.
Implementation
@override
final V? before;
The value before the change occurred.
Will be null if the element had no previous value.
@override
final V? before;