PE constant

Country const PE

Implementation

static const Country PE = Country(
  asset: "assets/flags/pe_flag.png",
  dialingCode: "51",
  isoCode: "PE",
  name: "Peru",
  currency: "Peruvian sol",
  currencyISO: "PEN",
);