onAbort property

Stream<Event> get onAbort

Implementation

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