Currency({ required this.code, required this.name, required this.symbol, this.country, this.countries, });