thenBranch property

List<Node> thenBranch
final

Nodes rendered when condition is truthy.

Implementation

final List<Node> thenBranch;