errors property

List<ValidationError> get errors

Implementation

List<ValidationError> get errors => _errors ?? const [];