RiskLocation constructor
RiskLocation({})
Implementation
RiskLocation({
this.kind,
this.workflowId,
this.workflowName,
this.nodeId,
this.nodeName,
this.nodeType,
this.credentialId,
this.credentialName,
this.credentialType,
});