elseBranch property

List<Node> elseBranch
final

Nodes rendered when condition is falsey.

Implementation

final List<Node> elseBranch;