isPathCase property
bool
get
isPathCase
whether the value is MustacheTag.pathCase
Implementation
bool get isPathCase => this == MustacheTag.pathCase;
whether the value is MustacheTag.pathCase
bool get isPathCase => this == MustacheTag.pathCase;