OnPlaceSuggestionsSelected

class OnPlaceSuggestionsSelected(val backToState: TripState, val backToSelectedPlace: SelectedPlace?, val backToSelectedWaypoint: DestinationSearchResult?, val suggestions: List<DestinationSearchResult>, val categoryOrQuery: String) : Event.ChangeStateEvent

Constructors

Link copied to clipboard
constructor(backToState: TripState, backToSelectedPlace: SelectedPlace?, backToSelectedWaypoint: DestinationSearchResult?, suggestions: List<DestinationSearchResult>, categoryOrQuery: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String