probability property
Weighted probability for this segment to be selected (0.0 to 1.0). If null, it defaults to equal distribution sharing the remaining probability.
Implementation
final double? probability;
Weighted probability for this segment to be selected (0.0 to 1.0). If null, it defaults to equal distribution sharing the remaining probability.
final double? probability;