MG constant

Country const MG

Implementation

static const Country MG = Country(
  asset: "🇲🇬",
  dialingCode: "+261",
  isoCode: "MG",
  assetCircleFlag:Assets.flagMg,
  name: "Madagascar",
  currency: "Malagasy ariary",
  currencyISO: "MGA",
);