pollingLocations property

List<PollingLocation>? pollingLocations
getter/setter pair

Locations where the voter is eligible to vote on election day.

Implementation

core.List<PollingLocation>? pollingLocations;