MP constant

Country const MP

Implementation

static const Country MP = Country(
  asset: "🇲🇵",
  dialingCode: "+1",
  isoCode: "MP",
  assetCircleFlag:Assets.flagMp,
  name: "Northern Mariana Islands",
  currency: "United States dollar",
  currencyISO: "USD",
);