isDotCase property
bool
get
isDotCase
whether the value is MustacheTag.dotCase
Implementation
bool get isDotCase => this == MustacheTag.dotCase;
whether the value is MustacheTag.dotCase
bool get isDotCase => this == MustacheTag.dotCase;