errors property

List<AnalysisError> errors
final

The errors associated with the file.

Implementation

final List<AnalysisError> errors;