electionOfficials property

List<ElectionOfficial>? electionOfficials
getter/setter pair

The election officials for this election administrative body.

Implementation

core.List<ElectionOfficial>? electionOfficials;