GetPreferredCountryLanguage constructor

GetPreferredCountryLanguage({
  1. required String countryCode,
})

Implementation

GetPreferredCountryLanguage({required this.countryCode});