isEndIf property
bool
get
isEndIf
whether the format is MustacheTag.endIf
Implementation
bool get isEndIf => this == MustacheTag.endIf;
whether the format is MustacheTag.endIf
bool get isEndIf => this == MustacheTag.endIf;