error property

Stream<String> get error

Implementation

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