score property

double? score
getter/setter pair

Numerical score of the answer, used for generating the overall score of a QaScorecardResult.

If the answer uses na_value, this field is unused.

Implementation

core.double? score;