isConstantCase property

bool isConstantCase

whether the value is MustacheTag.constantCase

Implementation

bool get isConstantCase => this == MustacheTag.constantCase;