Settings

@Serializable
data class Settings(val destNum: Int? = null) : SettingsRoute, Graph(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.