NoBatteryCharge

class NoBatteryCharge @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX]) constructor(val routePoints: List<Point>) : TripOverviewItem

Constructors

Link copied to clipboard
constructor(routePoints: List<Point>)

Properties

Link copied to clipboard
val routePoints: List<Point>

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