RouteId

value class RouteId(val value: UniqueId = UniqueId())

A unique identifier of a Route.

Parameters

value

Value of this id.

Constructors

Link copied to clipboard
constructor(value: UniqueId = UniqueId())

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the route id.