UiIntermediateRoutePoint

data class UiIntermediateRoutePoint(val title: String, val idx: Int)

Constructors

Link copied to clipboard
constructor(title: String, idx: Int)

Properties

Link copied to clipboard
val idx: Int
Link copied to clipboard