TZ constant

Country const TZ

Implementation

static const Country TZ = Country(
  asset: "🇹🇿",
  dialingCode: "+255",
  isoCode: "TZ",
  assetCircleFlag:Assets.flagTz,
  name: "Tanzania, United Republic Of",
  currency: "Tanzanian shilling",
  currencyISO: "TZS",
);