ChargingStation

class ChargingStation @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX]) constructor(val searchResult: DashSearchResult, val etaMinutes: Double?, val stateOfCharge: Int?, val chargeData: ChargeData?) : TripOverviewItem

Constructors

Link copied to clipboard
constructor(searchResult: DashSearchResult, etaMinutes: Double?, stateOfCharge: Int?, chargeData: ChargeData?)

Properties

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

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard