LS constant

Country const LS

Implementation

static const Country LS = Country(
  asset: "🇱🇸",
  dialingCode: "+266",
  isoCode: "LS",
  assetCircleFlag:Assets.flagLs,
  name: "Lesotho",
  currency: "Lesotho loti",
  currencyISO: "LSL",
);