singaporeNorthWestDistrict top-level constant

Region const singaporeNorthWestDistrict

The North West region in Singapore

Implementation

const Region singaporeNorthWestDistrict = Region(
  id: 4653,
  parentId: 199,
  longitude: 103.8275,
  latitude: 1.418,
  name: "North West",
  type: "district",
  stateCode: "03",
  cities: [
    northWestDistrictSembawangCity,
    northWestDistrictWoodlandsCity,
    northWestDistrictYishunCity
  ]);