GoalUrlDestinationDetails constructor
GoalUrlDestinationDetails({})
Implementation
GoalUrlDestinationDetails({
this.caseSensitive,
this.firstStepRequired,
this.matchType,
this.steps,
this.url,
});
GoalUrlDestinationDetails({
this.caseSensitive,
this.firstStepRequired,
this.matchType,
this.steps,
this.url,
});