TZ constant

Country const TZ

Implementation

static const Country TZ = Country(
  asset: "assets/flags/tz_flag.png",
  dialingCode: "255",
  isoCode: "TZ",
  name: "Tanzania, United Republic Of",
  currency: "Tanzanian shilling",
  currencyISO: "TZS",
);