EntityMention constructor
EntityMention({})
Implementation
EntityMention({
this.certaintyAssessment,
this.confidence,
this.linkedEntities,
this.mentionId,
this.subject,
this.temporalAssessment,
this.text,
this.type,
});