CustomPlaceDataAutocompleteResult

fun CustomPlaceDataAutocompleteResult(    type: ResultType,     distance: Double,     title: String,     subtitle: String,     titleHighlights: List<StringRange>,     locationId: String,     categoryTags: List<String>,     categoryBoundary: GeoBoundingBox,     flatType: FlatResultType,     payload: Parcelable)