ConditionBuilder constructor Null safety

ConditionBuilder()

Implementation

ConditionBuilder() {
  Condition._setDefaults(this);
}