SE constant
Country
const SE
Implementation
static const Country SE = Country(
asset: "assets/flags/se_flag.png",
dialingCode: "46",
isoCode: "SE",
name: "Sweden",
currency: "Swedish krona",
currencyISO: "SEK",
);