GS constant

Country const GS

Implementation

static const Country GS = Country(
  asset: "🇬🇸",
  dialingCode: "+500",
  isoCode: "GS",
  assetCircleFlag:Assets.flagGs,
  name: "South Georgia and The South Sandwich Islands",
  currency: "Georgian lari",
  currencyISO: "GEL",
);