sampleSize property
The sample size of this experiment.
The sample size is the percentage of users that should be part of this experiment.
LocalExperimentAdapter uses the sample size but not all ExperimentAdapters do.
Implementation
final double sampleSize;