@Beta(2020, 10) class LegSummary
Represents a summary of a route leg.
chargingInformationAtEndOfLeg
- The details about the charging stop.
LegSummary(chargingInformationAtEndOfLeg: ChargingInformationAtEndOfLeg?, summary: Summary)
Represents a summary of a route leg. |
val chargingInformationAtEndOfLeg: ChargingInformationAtEndOfLeg?
The details about the charging stop. |
|
val summary: Summary |
fun equals(other: Any?): Boolean |
|
fun hashCode(): Int |