Waypoint

data class Waypoint(val searchResult: DestinationSearchResult, val etaMinutes: Double?, val stateOfCharge: Int?) : TripOverviewItem

Constructors

Link copied to clipboard
constructor(searchResult: DestinationSearchResult, etaMinutes: Double?, stateOfCharge: Int?)

Properties

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

Functions

Link copied to clipboard