isConstantCase property
bool
get
isConstantCase
whether the value is MustacheTag.constantCase
Implementation
bool get isConstantCase => this == MustacheTag.constantCase;
whether the value is MustacheTag.constantCase
bool get isConstantCase => this == MustacheTag.constantCase;