earlyVoteSites property

List<PollingLocation>? earlyVoteSites
getter/setter pair

Locations where the voter is eligible to vote early, prior to election day.

Implementation

core.List<PollingLocation>? earlyVoteSites;