languageCode property

LanguageCode? languageCode
final

Specify the language, using the ISO 639-2 three-letter code listed at https://www.loc.gov/standards/iso639-2/php/code_list.php.

Implementation

final LanguageCode? languageCode;