isParamCase property

bool isParamCase

whether the value is MustacheTag.paramCase

Implementation

bool get isParamCase => this == MustacheTag.paramCase;