rightOperand property

  1. @ToBeDeprecated('Use rightOperand2 instead.')
Expression get rightOperand

The expression used to compute the right operand.

Implementation

@ToBeDeprecated('Use rightOperand2 instead.')
Expression get rightOperand;