onError property

Stream<Event> onError

Implementation

Stream<Event> get onError => errorEvent.forTarget(this);