onError property - SourceBuffer class - dart:html library (
original
) (
raw
)
description
Stream
<
Event
> getonError
Implementation
Stream<Event> get onError => errorEvent.forTarget(this);