isSnakeCase property
bool
get
isSnakeCase
whether the value is MustacheTag.snakeCase
Implementation
bool get isSnakeCase => this == MustacheTag.snakeCase;
whether the value is MustacheTag.snakeCase
bool get isSnakeCase => this == MustacheTag.snakeCase;