errors property

Stream<Object> get errors

Stream de erros

Implementation

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