chapters property

List<Chapter> chapters
getter/setter pair

A list of individual chapters.

Implementation

var chapters = <Chapter>[];