errors property

List<AnalysisError> errors
final

All errors that occurred during analysis

Implementation

final List<AnalysisError> errors = [];