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