branches property
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;
The paths for the activity, including the conditions for entering each path and the activity to perform for each path.
final List<MultiConditionalBranch>? branches;