copy
fun copy(poiCategory: PoiCategory = this.poiCategory, matchedAlternativeName: String = this.matchedAlternativeName): AutocompleteSegmentPoiCategory
Deprecated
This will be removed from future releases after 2025-12-16.
Replace with
AutocompleteSegmentPoiCategory(poiCategory, matchedAlternativeName)
Content copied to clipboard