MixpanelFlagVariant constructor
Implementation
MixpanelFlagVariant({
required this.key,
required this.value,
this.experimentId,
this.isExperimentActive,
this.isQaTester,
});
MixpanelFlagVariant({
required this.key,
required this.value,
this.experimentId,
this.isExperimentActive,
this.isQaTester,
});