isStart property
bool
get
isStart
whether this section is the start
Implementation
bool get isStart => this == MustacheSection.section;
whether this section is the start
bool get isStart => this == MustacheSection.section;