NE constant

Country const NE

Implementation

static const Country NE = Country(
  asset: "assets/flags/ne_flag.png",
  dialingCode: "227",
  isoCode: "NE",
  name: "Niger",
  currency: "West African CFA franc",
  currencyISO: "XOF",
);