LB constant

Country const LB

Implementation

static const Country LB = Country(
  asset: "assets/flags/lb_flag.png",
  dialingCode: "961",
  isoCode: "LB",
  name: "Lebanon",
  currency: "Lebanese pound",
  currencyISO: "LBP",
);