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