languageCode property

String? languageCode
getter/setter pair

The text's BCP-47 language code, such as "en-US" or "sr-Latn".

For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.

Implementation

core.String? languageCode;