isPascalCase property
bool
get
isPascalCase
whether the value is MustacheTag.pascalCase
Implementation
bool get isPascalCase => this == MustacheTag.pascalCase;
whether the value is MustacheTag.pascalCase
bool get isPascalCase => this == MustacheTag.pascalCase;