nepalMidHypwesternRegion top-level constant

Region const nepalMidHypwesternRegion

The Mid-Western Region region in Nepal

Implementation

const Region nepalMidHypwesternRegion = Region(
  id: 2066,
  parentId: 154,
  longitude: -90.3832098,
  latitude: 38.4111841,
  name: "Mid-Western Region",
  type: null,
  stateCode: "2",
  cities: [
    midHypwesternRegionBhojpurCity,
    midHypwesternRegionBirendranagarCity,
    midHypwesternRegionDailekhCity,
    midHypwesternRegionGulariyaCity,
    midHypwesternRegionJumlaCity,
    midHypwesternRegionNepalgunjCity,
    midHypwesternRegionTulsipurCity
  ]);