languageCode property

String? languageCode
getter/setter pair

The BCP-47 language code, such as en-US or sr-Latn.

For more information, see https://www.unicode.org/reports/tr35/#Unicode_locale_identifier. Not supported in MP4 files.

Implementation

core.String? languageCode;