FK constant

Country const FK

Implementation

static const Country FK = Country(
  asset: "🇫🇯",
  dialingCode: "+500",
  assetCircleFlag:Assets.flagFk,
  isoCode: "FK",
  name: "Falkland Islands (Malvinas)",
  currency: "Falklands pound",
  currencyISO: "FKP",
);