OnRouteFetching

class OnRouteFetching(val waypoints: List<DestinationSearchResult>, val fetchingState: FetchingState = FetchingState.FetchingRoute) : Event.ChangeStateEvent

Constructors

Link copied to clipboard
constructor(waypoints: List<DestinationSearchResult>, fetchingState: FetchingState = FetchingState.FetchingRoute)

Properties

Link copied to clipboard
Link copied to clipboard