locale property

String? locale

The locale field expects an {@link https://www.w3.org/International/articles/language-tags/ | IETF language tag}. See the {@link https://talkjs.com/docs/Features/Multiple_Languages.html | localization documentation}.

Implementation

external String? get locale;