get1971_en function

Map<int, String> get1971_en()

Geocoding JSON data for 1971_en

Implementation

Map<int, String> get1971_en() {
  return {1971: "Oregon", 1971255: "Portland, OR", 1971279: "Portland, OR"};
}