chapters property

List<EpubChapter> chapters
getter/setter pair

List of chapters from epub

Implementation

List<EpubChapter> chapters = [];