isStart property

bool get isStart

whether this section is the start

Implementation

bool get isStart => this == MustacheSection.section;