GrowthBookExperimentData constructor
const
GrowthBookExperimentData({})
Implementation
const GrowthBookExperimentData({
required this.experimentId,
required this.variationId,
this.userAttributes,
this.experimentMetadata,
});