factory Place({ String countryCode, String stateCode, Text cityName, GeoPoint geoPoint, Text input, }) = _$Place._;