CountryModel( {required this.id, required this.sortName, required this.name, required this.phoneCode});