branches property

List<RandomSplitEntry>? branches
final

The paths for the activity, including the percentage of participants to enter each path and the activity to perform for each path.

Implementation

final List<RandomSplitEntry>? branches;