isEnd property

bool get isEnd

whether this section is the end

Implementation

bool get isEnd => this == MustacheSection.endSection;