theBahamasLongIsland top-level constant

Region const theBahamasLongIsland

The Long Island region in The Bahamas

Implementation

const Region theBahamasLongIsland = Region(
  id: 3610,
  parentId: 17,
  longitude: -73.134961,
  latitude: 40.789142,
  name: "Long Island",
  type: null,
  stateCode: "LI",
  cities: [
    longIslandClarenceTownCity
  ]);