GroupConditionOR<O> constructor

GroupConditionOR<O>(
  1. Iterable<Condition> conditions
)

Implementation

GroupConditionOR(super.conditions);