NL constant
Country
const NL
Implementation
static const Country NL = Country(
asset: "assets/flags/nl_flag.png",
dialingCode: "31",
isoCode: "NL",
name: "Netherlands",
currency: "Euro",
currencyISO: "EUR",
);