RouteId

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

A unique identifier of a Route.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

value

Value of this id.

Constructors

Link copied to clipboard
fun RouteId(value: UniqueId = UniqueId())

Functions

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

Properties

Link copied to clipboard