RouteStep

data class RouteStep(val percentage: Int, val travelType: Route.TravelType, val level: Level)

Constructors

Link copied to clipboard
constructor(percentage: Int, travelType: Route.TravelType, level: Level)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard