conditions property

List<WhereCondition>? conditions
final

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

Implementation

final List<WhereCondition>? conditions = null;