get1463_en function

Map<int, String> get1463_en()

Geocoding JSON data for 1463_en

Implementation

Map<int, String> get1463_en() {
  return {1463: "Indiana"};
}