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