TencentPoi constructor
Implementation
const TencentPoi({
this.name,
this.address,
this.catalog,
this.distance,
this.latitude,
this.longitude,
this.uid,
this.direction,
});
const TencentPoi({
this.name,
this.address,
this.catalog,
this.distance,
this.latitude,
this.longitude,
this.uid,
this.direction,
});