isSnakeCase property

bool isSnakeCase

whether the value is MustacheTag.snakeCase

Implementation

bool get isSnakeCase => this == MustacheTag.snakeCase;