languageName property

String languageName
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;