errors property

List<AnalysisError>? errors
final

Errors associated with the analysis.

Implementation

final List<AnalysisError>? errors;