isoCode property
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;
ISO 639-1 code. e.g. 'ko'
Chinese is the exception: it is split by script into 'zh_Hans' and 'zh_Hant'.
final String isoCode;