state property

List<AdministrationRegion>? state
getter/setter pair

Local Election Information for the state that the voter votes in.

For the US, there will only be one element in this array.

Implementation

core.List<AdministrationRegion>? state;