LS constant

Country const LS

Implementation

static const Country LS = Country(
  asset: "assets/flags/ls_flag.png",
  dialingCode: "266",
  isoCode: "LS",
  name: "Lesotho",
  currency: "Lesotho loti",
  currencyISO: "LSL",
);