resolvedLocale constant
String
const resolvedLocale
Returns the IETF language tag of the locale being used by the provided
collator. This can be used to determine the default system locale,
or to determine if a requested locale was successfully loaded.
Sdk Support: basic functionality with js, android, ios, macos
Implementation
static const resolvedLocale = "resolved-locale";