onError property Null safety

Stream<Event> onError

Implementation

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