SecurityPolicyAssociation constructor
SecurityPolicyAssociation({})
Implementation
SecurityPolicyAssociation({
this.attachmentId,
this.displayName,
this.excludedFolders = const [],
this.excludedProjects = const [],
this.name,
this.securityPolicyId,
this.shortName,
}) : super(fullyQualifiedName);