KZ constant

Country const KZ

Implementation

static const Country KZ = Country(
  asset: "assets/flags/kz_flag.png",
  dialingCode: "7",
  isoCode: "KZ",
  name: "Kazakhstan",
  currency: "Kazakhstani tenge",
  currencyISO: "KZT",
);