GW constant

Country const GW

Implementation

static const Country GW = Country(
  asset: "assets/flags/gw_flag.png",
  dialingCode: "245",
  isoCode: "GW",
  name: "Guinea-bissau",
  currency: "West African CFA franc",
  currencyISO: "XOF",
);