ExperimentInformation constructor
      
      ExperimentInformation()
     
    
    
Implementation
ExperimentInformation(this.experimentID, this.experimentName, this.experimentDescription, this.currentVariant, this.variants);ExperimentInformation(this.experimentID, this.experimentName, this.experimentDescription, this.currentVariant, this.variants);