OnChargingStationAvailable

class OnChargingStationAvailable(val chargingPoints: List<Point>) : Event.ChangeStateEvent

Constructors

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

Properties

Link copied to clipboard
val chargingPoints: List<Point>