get1331_en function

Map<int, String> get1331_en()

Geocoding JSON data for 1331_en

Implementation

Map<int, String> get1331_en() {
  return {1331: "Illinois"};
}