locale property Null safety
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;
Implementation
external set locale(String v);
Sets the 'ui_locales' query param in compliance with section 3.1.2.1 of the OIDC 1.0 specification.
external String get locale;
external set locale(String v);