branches property

List<MultiConditionalBranch>? branches
final

The paths for the activity, including the conditions for entering each path and the activity to perform for each path.

Implementation

final List<MultiConditionalBranch>? branches;