rightOperand property
The expression used to compute the right operand.
Implementation
@ToBeDeprecated('Use rightOperand2 instead.')
Expression get rightOperand;
The expression used to compute the right operand.
@ToBeDeprecated('Use rightOperand2 instead.')
Expression get rightOperand;