onAbort property Null safety

Stream<Event> onAbort

Implementation

Stream<Event> get onAbort => abortEvent.forTarget(this);