GeocodeAddress constructor
GeocodeAddress({})
Implementation
GeocodeAddress(
{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});