copy
fun copy(summary: ReverseGeocoderSummary = this.summary, places: List<PlaceMatch> = this.places): ReverseGeocoderResponse
Deprecated
This will be removed from future releases after 2025-12-16.
Replace with
ReverseGeocoderResponse(places)
Content copied to clipboard