TO constant

Country const TO

Implementation

static const Country TO = Country(
  asset: "assets/flags/to_flag.png",
  dialingCode: "676",
  isoCode: "TO",
  name: "Tonga",
  currency: "Tongan pa'anga",
  currencyISO: "TOP",
);