ExperimentDescription constructor
ExperimentDescription({})
Implementation
ExperimentDescription({
this.experimentId,
this.experimentStartTime,
this.timeToLiveMillis,
this.triggerEvent,
this.triggerTimeoutMillis,
this.variantId,
});