PolicyIssue constructor
PolicyIssue({})
Implementation
PolicyIssue({
this.action,
this.adClients,
this.adRequestCount,
this.entityType,
this.firstDetectedDate,
this.lastDetectedDate,
this.name,
this.policyTopics,
this.site,
this.siteSection,
this.uri,
this.warningEscalationDate,
});