KG constant

Country const KG

Implementation

static const Country KG = Country(
  asset: "assets/flags/kg_flag.png",
  dialingCode: "996",
  isoCode: "KG",
  name: "Kyrgyzstan",
  currency: "Kyrgyzstani som",
  currencyISO: "KGS",
);