defaultTargetLocale top-level constant
String
const defaultTargetLocale
The language every other language is compared against, unless one is named.
Implementation
const String defaultTargetLocale = 'en';