sections property

List<Section>? sections
getter/setter pair

Sections are separated by a line divider.

Implementation

core.List<Section>? sections;