isParamCase property
bool
get
isParamCase
whether the value is MustacheTag.paramCase
Implementation
bool get isParamCase => this == MustacheTag.paramCase;
whether the value is MustacheTag.paramCase
bool get isParamCase => this == MustacheTag.paramCase;