diagnostics property

List<TextDiagnosticRange> get diagnostics

Implementation

List<TextDiagnosticRange> get diagnostics => _model.diagnostics;