ConditionString constructor

ConditionString(
  1. String value
)

Implementation

ConditionString(this.value) : super(QField(''), QO.EQ, QVar(''));