value property

double? value
final

0.0 .. 1.0 with partial credit. null means the grader could not evaluate (e.g. an LLM judge returned "Unknown"). null scores are reported separately and do not contribute to averages.

Implementation

final double? value;