operand property Null safety

Expression operand

Return the expression computing the operand for the operator.

Implementation

Expression get operand;