locale property

String locale

Sets the 'ui_locales' query param in compliance with section 3.1.2.1 of the OIDC 1.0 specification.

Implementation

external String get locale;
void locale=(String v)

Implementation

external set locale(String v);