get1986_en function

Map<int, String> get1986_en()

Geocoding JSON data for 1986_en

Implementation

Map<int, String> get1986_en() {
  return {1986: "Idaho"};
}