conditions property

List<WhereCondition>? get conditions

Nested conditions. Leave unchanged for WhereConditions that do not nest.

Implementation

List<WhereCondition>? get conditions;