thenElement property
CollectionElement
get
thenElement
The statement that is executed if the condition evaluates to true
.
Implementation
CollectionElement get thenElement;
The statement that is executed if the condition evaluates to true
.
CollectionElement get thenElement;