isIfNot property
bool
get
isIfNot
whether the format is MustacheTag.ifNot
Implementation
bool get isIfNot => this == MustacheTag.ifNot;
whether the format is MustacheTag.ifNot
bool get isIfNot => this == MustacheTag.ifNot;