MG constant

Country const MG

Implementation

static const Country MG = Country(
  asset: "assets/flags/mg_flag.png",
  dialingCode: "261",
  isoCode: "MG",
  name: "Madagascar",
  currency: "Malagasy ariary",
  currencyISO: "MGA",
);