PollingLocation constructor
PollingLocation({})
Implementation
PollingLocation({
this.address,
this.endDate,
this.latitude,
this.longitude,
this.name,
this.notes,
this.pollingHours,
this.sources,
this.startDate,
this.voterServices,
});