trafficSplit property

String? trafficSplit
getter/setter pair

Traffic split of the trial arm.

The value should be between 1 and 100 and must total 100 between the two trial arms.

Implementation

core.String? trafficSplit;