onError property

Stream<String> get onError

Implementation

Stream<String> get onError => _errorSubject.stream;