enUs top-level property
Locale
get
enUs
Implementation
Locale get enUs {
return Locale.fromSubtags(languageCode: 'en', countryCode: 'us');
}
Locale get enUs {
return Locale.fromSubtags(languageCode: 'en', countryCode: 'us');
}