onError property

Stream<ErrorEvent> get onError

Implementation

Stream<ErrorEvent> get onError => errorStreamController.stream;