isIf property
bool
get
isIf
whether the format is MustacheTag.if_
Implementation
bool get isIf => this == MustacheTag.if_;
whether the format is MustacheTag.if_
bool get isIf => this == MustacheTag.if_;