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