isHeaderCase property
bool
get
isHeaderCase
whether the value is MustacheTag.headerCase
Implementation
bool get isHeaderCase => this == MustacheTag.headerCase;
whether the value is MustacheTag.headerCase
bool get isHeaderCase => this == MustacheTag.headerCase;