Condition constructor

Condition({
  1. ConditionConfiguration? configuration,
})

Implementation

Condition({this.configuration});