/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.search/SearchSuggestionChoice/PlaceChoice
PlaceChoice
\ data class PlaceChoice(val place: Place) : SearchSuggestionChoice
Constructors
| PlaceChoice | constructor(place: Place) |
Properties
| Name | Summary |
|---|---|
| place | val place: Place |