SelectChapter

data class SelectChapter(val name: String) : ChapterResult

Select a Chapter specified by name.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard