NodeDetail

@Serializable
data class NodeDetail(val destNum: Int? = null) : NodesRoute(source)

Constructors

Link copied to clipboard
constructor(destNum: Int? = null)

Properties

Link copied to clipboard
val destNum: Int?

Functions

Link copied to clipboard

Derives the analytics view name for a navigation destination.