MarkAllChaptersAsReadDialog

@Serializable
data class MarkAllChaptersAsReadDialog(val bookId: String)

将所有章节标记为已读对话框路由

Parameters

bookId

目标书本id

Constructors

Link copied to clipboard
constructor(bookId: String)

Properties

Link copied to clipboard