thenExpression property
Expression
get
thenExpression
Return the expression that is executed if the condition evaluates to
true
.
Implementation
Expression get thenExpression;
Return the expression that is executed if the condition evaluates to
true
.
Expression get thenExpression;