isoCode property

String isoCode
final

ISO 639-1 code. e.g. 'ko'

Chinese is the exception: it is split by script into 'zh_Hans' and 'zh_Hant'.

Implementation

final String isoCode;