L constructor
L(
- String locale
Implementation
L(String locale)
: localeName = intl.Intl.canonicalizedLocale(locale.toString());
L(String locale)
: localeName = intl.Intl.canonicalizedLocale(locale.toString());