MW constant

Country const MW

Implementation

static const Country MW = Country(
  asset: "assets/flags/mw_flag.png",
  dialingCode: "265",
  isoCode: "MW",
  name: "Malawi",
  currency: "Malawian kwacha",
  currencyISO: "MWK",
);