ChapterContent

constructor(id: String, title: String, content: JsonObject, prevChapter: String? = null, nextChapter: String? = null)