elseExpression property

Expression elseExpression

Return the expression that is executed if the condition evaluates to false.

Implementation

Expression get elseExpression;