locale property
The locale of the document, as defined by the Unicode Common Locale Data Repository (CLDR) project.
For example, en_US. If unset, the default locale is en_US.
Implementation
core.String? locale;
The locale of the document, as defined by the Unicode Common Locale Data Repository (CLDR) project.
For example, en_US. If unset, the default locale is en_US.
core.String? locale;