KE constant

Country const KE

Implementation

static const Country KE = Country(
  asset: "assets/flags/ke_flag.png",
  dialingCode: "254",
  isoCode: "KE",
  name: "Kenya",
  currency: "Kenyan shilling",
  currencyISO: "KES",
);