then property

List<Conditional> then
final

The Conditionals to execute if condition is satisfied.

Implementation

final List<Conditional> then;