targetLanguageCodes property

List<String>? targetLanguageCodes
final

The language codes for the target languages available with the custom terminology file. All possible target languages are returned in array.

Implementation

final List<String>? targetLanguageCodes;