rightHandSide property

  1. @ToBeDeprecated('Use rightHandSide2 instead.')
Expression get rightHandSide

The expression used to compute the right-hand side.

Implementation

@ToBeDeprecated('Use rightHandSide2 instead.')
Expression get rightHandSide;