locale property

String? locale
getter/setter pair

If possible, returned geo targets are translated using this locale.

If not, en is used by default. This is also used as a hint for returned geo targets.

Implementation

core.String? locale;