NO constant
Country
const NO
Implementation
static const Country NO = Country(
asset: "assets/flags/no_flag.png",
dialingCode: "47",
isoCode: "NO",
name: "Norway",
currency: "Norwegian krone",
currencyISO: "NOK",
);