elseExpression property
Expression
get
elseExpression
The expression that is executed if the condition evaluates to false
.
Implementation
Expression get elseExpression;
The expression that is executed if the condition evaluates to false
.
Expression get elseExpression;