candidate property

String? candidate
getter/setter pair

The candidate that is being evaluated.

The value is the same as the candidate name in the EvaluationRequest.

Required.

Implementation

core.String? candidate;