onAbort 属性

ElementStream<Event> onAbort
重写

Element 处理的 abort 事件的流。

实现

ElementStream<Event> get onAbort => abortEvent.forElement(this);