CivicInfoApi class

Provides polling places, early vote locations, contest data, election officials, and government representatives for U.S. residential addresses.

Constructors

CivicInfoApi(Client client, {String rootUrl = 'https://civicinfo.googleapis.com/', String servicePath = ''})

Properties

divisions DivisionsResource
no setter
elections ElectionsResource
no setter
hashCode int
The hash code for this object.
no setterinherited
representatives RepresentativesResource
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited