NavigateToHistoryEntryParameter

@Serializable
data class NavigateToHistoryEntryParameter(val entryId: Int)

Constructors

Link copied to clipboard
constructor(entryId: Int)

Properties

Link copied to clipboard

Unique id of the entry to navigate to.