GS constant

Country const GS

Implementation

static const Country GS = Country(
  asset: "assets/flags/gs_flag.png",
  dialingCode: "500",
  isoCode: "GS",
  name: "South Georgia and The South Sandwich Islands",
  currency: "Georgian lari",
  currencyISO: "GEL",
);