Or constructor

Or(
  1. List<SQL> conditions
)

Implementation

Or(super.conditions) : super(type: WhereType.OR);