UZ constant

Country const UZ

Implementation

static const Country UZ = Country(
  asset: "assets/flags/uz_flag.png",
  dialingCode: "998",
  isoCode: "UZ",
  name: "Uzbekistan",
  currency: "Uzbekistani som",
  currencyISO: "UZS",
);