isCamelCase property
bool
get
isCamelCase
whether the value is MustacheTag.camelCase
Implementation
bool get isCamelCase => this == MustacheTag.camelCase;
whether the value is MustacheTag.camelCase
bool get isCamelCase => this == MustacheTag.camelCase;