SC constant

Country const SC

Implementation

static const Country SC = Country(
  asset: "assets/flags/sc_flag.png",
  dialingCode: "248",
  isoCode: "SC",
  name: "Seychelles",
  currency: "Seychellois rupee",
  currencyISO: "SCR",
);