toLocale method

Locale toLocale()

Implementation

Locale toLocale() => Locale(languageCode, countryCode);