EUR constant
CurrencyType
const EUR
Euro
Implementation
static const EUR = CurrencyType(
currencyCode: "EUR",
currencySymbol: "€",
flag: "🇪🇺",
);
Euro
static const EUR = CurrencyType(
currencyCode: "EUR",
currencySymbol: "€",
flag: "🇪🇺",
);