ML constant

Country const ML

Implementation

static const Country ML = Country(
  asset: "assets/flags/ml_flag.png",
  dialingCode: "223",
  isoCode: "ML",
  name: "Mali",
  currency: "West African CFA franc",
  currencyISO: "XOF",
);