nigeriaGombeState top-level constant

Region const nigeriaGombeState

The Gombe region in Nigeria

Implementation

const Region nigeriaGombeState = Region(
  id: 310,
  parentId: 161,
  longitude: 11.1927587,
  latitude: 10.3637795,
  name: "Gombe",
  type: "state",
  stateCode: "GO",
  cities: [
    gombeStateAkkoCity,
    gombeStateBaraCity,
    gombeStateBilliriCity,
    gombeStateDadiyaCity,
    gombeStateDebaCity,
    gombeStateDukkuCity,
    gombeStateGarkoCity,
    gombeStateGombeCity,
    gombeStateHinnaCity,
    gombeStateKafaratiCity,
    gombeStateKaltungoCity,
    gombeStateKumoCity,
    gombeStateNafadaCity,
    gombeStatePindigaCity
  ]);