BasicCollectionCreateNavKey

@Serializable
data class BasicCollectionCreateNavKey(val bookshelfId: BookshelfId = BookshelfId.Companion(), val path: PathString = "") : NavKey

Constructors

Link copied to clipboard
constructor(bookshelfId: BookshelfId = BookshelfId.Companion(), path: PathString = "")

Properties

Link copied to clipboard
Link copied to clipboard