ugandaNorthernRegion top-level constant

Region const ugandaNorthernRegion

The Northern Region region in Uganda

Implementation

const Region ugandaNorthernRegion = Region(
  id: 332,
  parentId: 229,
  longitude: -0.9056623,
  latitude: 9.5439269,
  name: "Northern Region",
  type: null,
  stateCode: "N",
  cities: [
    northernRegionAdjumaniCity,
    northernRegionAmudatCity,
    northernRegionApacCity,
    northernRegionAruaCity,
    northernRegionGuluCity,
    northernRegionKitgumCity,
    northernRegionKotidoCity,
    northernRegionLiraCity,
    northernRegionMorotoCity,
    northernRegionMoyoCity,
    northernRegionNebbiCity,
    northernRegionOtukeDistrictCity,
    northernRegionOyamDistrictCity,
    northernRegionPaderCity,
    northernRegionPaderPalwoCity,
    northernRegionPaidhaCity,
    northernRegionYumbeCity
  ]);