GeocodeAddressList constructor
GeocodeAddressList({})
Implementation
GeocodeAddressList({
this.adcode,
this.building,
this.city,
this.district,
this.formatAddress,
this.latLng,
this.level,
this.neighborhood,
this.province,
this.township,
});