errors property

List<AnalysisError> errors
final

The errors contained in the file.

Implementation

final List<AnalysisError> errors;