workflowName property
If provided, the workflow_name is used to filter all the matched workflows having same trigger_id+client_id.
A combination of trigger_id, client_id and workflow_name identifies a unique workflow.
Optional.
Implementation
core.String? workflowName;