Country({ required this.id, required this.name, required this.countryCode, required this.countryCodeAlpha3, });