FK constant

Country const FK

Implementation

static const Country FK = Country(
  asset: "assets/flags/fk_flag.png",
  dialingCode: "500",
  isoCode: "FK",
  name: "Falkland Islands (Malvinas)",
  currency: "Falklands pound",
  currencyISO: "FKP",
);