EndOfChargeSearchClicked

data class EndOfChargeSearchClicked(val endOfChargePoints: List<Point>) : SearchEvent

Constructors

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

Properties

Link copied to clipboard