EvaluationMetric constructor
Creates an EvaluationMetric with the given name and optional reason.
Implementation
EvaluationMetric(this.name, {this.reason});
Creates an EvaluationMetric with the given name and optional reason.
EvaluationMetric(this.name, {this.reason});