languageCode property

String? languageCode
getter/setter pair

The ISO-639-1 language code with 2 letters of the constant, eg.

"en". To display and query matching purpose, the keyword theme needs to be localized.

Output only.

Implementation

core.String? languageCode;