get1984_en function

Map<int, String> get1984_en()

Geocoding JSON data for 1984_en

Implementation

Map<int, String> get1984_en() {
  return {1984: "North Carolina"};
}