source
The object that’s emitted (or will emit) the event.
readonly source: TSource;
Related
class ObservableEvent
An object that represents an event, to be emitted on an ObservableObject.
The object that’s emitted (or will emit) the event.
readonly source: TSource;