TG constant

Country const TG

Implementation

static const Country TG = Country(
  asset: "assets/flags/tg_flag.png",
  dialingCode: "228",
  isoCode: "TG",
  name: "Togo",
  currency: "West African CFA franc",
  currencyISO: "XOF",
);