CountryLocalizations constructor
CountryLocalizations(
- Locale locale
Localization class that contains the different country name strings translated into the locales that the package supports.
You can read more at:
Implementation
CountryLocalizations(this.locale);