DestinationId

data class DestinationId<A, R>(name: String)

A destination identifier.

Parameters

A

The Argument type.

R

The Result type.

Constructors

Link copied to clipboard
constructor(name: String)

Functions

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

Helper method for creating inner navigation.