LK constant

Country const LK

Implementation

static const Country LK = Country(
  asset: "assets/flags/lk_flag.png",
  dialingCode: "94",
  isoCode: "LK",
  name: "Sri Lanka",
  currency: "Sri Lankan rupee",
  currencyISO: "LKR",
);