Waypoint
class Waypoint @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX] ) constructor(val searchResult: DashSearchResult, val etaMinutes: Double?, val stateOfCharge: Int?) : TripOverviewItem
Constructors
Link copied to clipboard
Functions
Link copied to clipboard
Returns the stateOfCharge value if available.