LB constant

Country const LB

Implementation

static const Country LB = Country(
  asset: "🇱🇧",
  dialingCode: "+961",
  isoCode: "LB",
  assetCircleFlag:Assets.flagLb,
  name: "Lebanon",
  currency: "Lebanese pound",
  currencyISO: "LBP",
);