errors property

Stream<UArException> get errors

Implementation

Stream<UArException> get errors => _errorController.stream;