errors property

List<AnalysisError> errors
final

The AnalysisErrors that occurred.

Implementation

final List<AnalysisError> errors;