RuleViolationInfo constructor
RuleViolationInfo({})
Implementation
RuleViolationInfo({
this.dataSource,
this.matchInfo,
this.recipients,
this.resourceInfo,
this.ruleInfo,
this.suppressedActionTypes,
this.trigger,
this.triggeredActionInfo,
this.triggeredActionTypes,
this.triggeringUserEmail,
});