languageName property
final
The name of the language, as known to native speakers.
For example, in the case of Japanese, this is '日本語'. In the case of American English, this is 'English (US)'.
Implementation
final String languageName;
The name of the language, as known to native speakers.
For example, in the case of Japanese, this is '日本語'. In the case of American English, this is 'English (US)'.
final String languageName;