EntityAnnotation constructor
Implementation
EntityAnnotation({
this.mid,
this.locale,
required this.description,
this.score,
this.topicality,
this.boundingPoly,
this.locationInfo,
this.properties,
});
EntityAnnotation({
this.mid,
this.locale,
required this.description,
this.score,
this.topicality,
this.boundingPoly,
this.locationInfo,
this.properties,
});