isHeaderCase property

bool isHeaderCase

whether the value is MustacheTag.headerCase

Implementation

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