EligibilityCriterion.withId constructor

EligibilityCriterion.withId()

Implementation

EligibilityCriterion.withId()
  : id = const Uuid().v4(),
    condition = BooleanExpression();