IL constant

Country const IL

Implementation

static const Country IL = Country(
  asset: "assets/flags/il_flag.png",
  dialingCode: "972",
  isoCode: "IL",
  name: "Israel",
  currency: "Israeli new shekel",
  currencyISO: "ILS",
);