GoalEventDetailsEventConditions constructor
GoalEventDetailsEventConditions({})
Implementation
GoalEventDetailsEventConditions({
this.comparisonType,
this.comparisonValue,
this.expression,
this.matchType,
this.type,
});