diagnostics property

List<EvaluationDiagnostic>? diagnostics
getter/setter pair

Diagnostic messages associated with this metric.

Implementation

List<EvaluationDiagnostic>? diagnostics;