onAbort property - SourceBuffer class - dart:html library (original) (raw)

description

Stream<Event> getonAbort

Implementation

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