AddressComponent constructor
AddressComponent({})
Implementation
AddressComponent(
{this.neighborhood,
this.building,
this.province,
this.countryCode,
this.city,
this.citycode,
this.district,
this.adcode,
this.streetNumber,
this.country,
this.township,
this.towncode});