PK constant

Country const PK

Implementation

static const Country PK = Country(
  asset: "assets/flags/pk_flag.png",
  dialingCode: "92",
  isoCode: "PK",
  name: "Pakistan",
  currency: "Pakistani rupee",
  currencyISO: "PKR",
);