languageCode property

String languageCode
final

The ISO 639-1 code or the international standard language code.

For example, in the case of Japanese, this is 'ja'. In the case of English, this is 'en'.

Implementation

final String languageCode;