languageCodes property
The ISO-639 language code(s) for terms defined in the glossary.
All entries are unique. The list contains at least two entries. Expected to be an exact match for GlossaryTerm.language_code.
Implementation
core.List<core.String>? languageCodes;