CivicinfoSchemaV2SimpleAddressType constructor
CivicinfoSchemaV2SimpleAddressType({})
Implementation
CivicinfoSchemaV2SimpleAddressType({
this.addressLine,
this.city,
this.line1,
this.line2,
this.line3,
this.locationName,
this.state,
this.zip,
});