errorStream property

Stream<String> get errorStream

Implementation

Stream<String> get errorStream => _errorController.stream;