CustomPlaceDataResult

fun CustomPlaceDataResult(    type: ResultType,     distance: Double,     title: String,     subtitle: String,     titleHighlights: List<StringRange>,     location: GeoCoordinates,     boundary: GeoBoundingBox,     flatType: FlatResultType,     payload: Parcelable)