isUpperCase property
bool
get
isUpperCase
whether the value is MustacheTag.upperCase
Implementation
bool get isUpperCase => this == MustacheTag.upperCase;
whether the value is MustacheTag.upperCase
bool get isUpperCase => this == MustacheTag.upperCase;