threeLetterCode property
final
The ISO 639-3 code or the international standard language code.
For example, in the case of Japanese, this is 'jpn'. In the case of English, this is 'eng'.
Implementation
final String threeLetterCode;
The ISO 639-3 code or the international standard language code.
For example, in the case of Japanese, this is 'jpn'. In the case of English, this is 'eng'.
final String threeLetterCode;