onError property

Stream<DSError> get onError

Implementation

Stream<DSError> get onError => _errorController.stream;