isHeaderCase property

bool get isHeaderCase

whether the value is MustacheTag.headerCase

Implementation

bool get isHeaderCase => this == MustacheTag.headerCase;