GoogleMapsAddressvalidationV1UspsAddress constructor
GoogleMapsAddressvalidationV1UspsAddress({})
Implementation
GoogleMapsAddressvalidationV1UspsAddress({
this.city,
this.cityStateZipAddressLine,
this.firm,
this.firstAddressLine,
this.secondAddressLine,
this.state,
this.urbanization,
this.zipCode,
this.zipCodeExtension,
});