isEndIf property

bool isEndIf

whether the format is MustacheTag.endIf

Implementation

bool get isEndIf => this == MustacheTag.endIf;