Chapter

data class Chapter(val chapterStartInMs: Long, val chapterTitle: String?, val thumbnail: Uri?)

Constructors

Link copied to clipboard
constructor(chapterStartInMs: Long, chapterTitle: String?, thumbnail: Uri?)

Properties

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