TerminologyProperties constructor
TerminologyProperties({})
Implementation
TerminologyProperties({
this.arn,
this.createdAt,
this.description,
this.encryptionKey,
this.lastUpdatedAt,
this.name,
this.sizeBytes,
this.sourceLanguageCode,
this.targetLanguageCodes,
this.termCount,
});