conditions property
Nested conditions. Leave unchanged for WhereCondition
s that do not nest.
Implementation
@override
// ignore: overridden_fields
final List<WhereCondition> conditions;
Nested conditions. Leave unchanged for WhereCondition
s that do not nest.
@override
// ignore: overridden_fields
final List<WhereCondition> conditions;