SearchNavKey

@Serializable
data class SearchNavKey(val bookshelfId: BookshelfId, val path: PathString) : NavKey

Constructors

Link copied to clipboard
constructor(bookshelfId: BookshelfId, path: PathString)

Properties

Link copied to clipboard
Link copied to clipboard