contentLanguage property

String? contentLanguage
getter/setter pair

The BCP-47 language code for the item, such as "en-US" or "sr-Latn".

For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier. The maximum length is 32 characters.

Implementation

core.String? contentLanguage;