ExperimentVariant.fromMap(Map<String, dynamic> data) { name = data["name"]; config = data["config"]; }