ReGeocodePoi constructor
const
ReGeocodePoi({})
Implementation
const ReGeocodePoi({
this.id,
this.name,
this.type,
this.tel,
this.direction,
this.distance,
this.location,
this.address,
this.poiWeight,
this.businessArea,
});