Key

@Serializable
data class Key(val bookshelfId: BookshelfId, val path: String, val parent: String)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard