errors property
List<Diagnostic>
get
errors
The analysis errors that were computed during analysis.
Implementation
List<Diagnostic> get errors;
The analysis errors that were computed during analysis.
List<Diagnostic> get errors;