onAbort property

Stream<Event> onAbort

Implementation

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