LocalChapterModel({ required this.chapter, this.depth = 0, this.htmlContent = '', this.isSectionTitle = false, });