ConditionEvaluation constructor

ConditionEvaluation({
  1. String? evaluationValue,
})

Implementation

ConditionEvaluation({this.evaluationValue});