oldEvent property

ObjectChangedEvent<TObject>? oldEvent
getter/setter pair

Implementation

late ObjectChangedEvent<TObject>? oldEvent;