TranslationMatch constructor
TranslationMatch()
Implementation
TranslationMatch(
this.id,
this.segment,
this.translation,
this.source,
this.target,
this.quality,
this.reference,
this.usageCount,
this.subject,
this.createdBy,
this.lastUpdatedBy,
this.createDate,
this.lastUpdateDate,
this.match,
);