Poi constructor
const
Poi({})
Implementation
const Poi({
this.parent,
this.address,
this.distance,
this.pCode,
this.adcode,
this.pName,
this.cityName,
this.type,
this.typeCode,
this.adName,
this.cityCode,
this.name,
this.location,
this.id,
});