code property

String code
final

Language code.

Use locale if you want to get the current language as Locale because this code may contains country code.

Implementation

final String code;