candidates property

List<CivicinfoSchemaV2Candidate>? candidates
getter/setter pair

The candidate choices for this contest.

Implementation

core.List<CivicinfoSchemaV2Candidate>? candidates;