nigeriaOgunState top-level constant

Region const nigeriaOgunState

The Ogun region in Nigeria

Implementation

const Region nigeriaOgunState = Region(
  id: 323,
  parentId: 161,
  longitude: 3.4737378,
  latitude: 6.9979747,
  name: "Ogun",
  type: "state",
  stateCode: "OG",
  cities: [
    ogunStateAbeokutaCity,
    ogunStateAdoOdoCity,
    ogunStateIdiIrokoCity,
    ogunStateIfoCity,
    ogunStateIjebuHypifeCity,
    ogunStateIjebuHypigboCity,
    ogunStateIjebuHypodeCity,
    ogunStateIlaroCity,
    ogunStateImekoCity,
    ogunStateIperuCity,
    ogunStateIsaraCity,
    ogunStateOwodeCity
  ]);