menu
selecta package
documentation
model/where_clause_element.dart
WhereCondition
leftOperand property
leftOperand property
dark_mode
light_mode
leftOperand
property
Operand
leftOperand
final
The left operand of the condition.
Implementation
final Operand leftOperand;
selecta package
documentation
model/where_clause_element
WhereCondition
leftOperand property
WhereCondition class