Antispam constructor
Antispam({})
Implementation
Antispam({
this.dataId,
this.riskDescription,
this.suggestion,
this.censorType,
this.isRelatedHit,
this.label,
this.censorTime,
this.secondLabel,
this.resultType,
this.taskId,
this.hitSource,
this.labels,
});