const CountryModel({required this.name, // required this.nameKr, required this.dialCode, required this.code, required this.flag});