locale property

String? locale
getter/setter pair

The BCP47 tag for a locale.

(e.g. "en-US", "de").

Implementation

core.String? locale;