GeocodeAddressList constructor
GeocodeAddressList({})
Implementation
GeocodeAddressList(
{this.neighborhood,
this.postcode,
this.building,
this.province,
this.level,
this.formattedAddress,
this.location,
this.city,
this.citycode,
this.district,
this.adcode,
this.township,
this.country});