errorCatcherId property
An error catcher id is string representation for the error catcher config.
Within a workflow, error_catcher_id uniquely identifies an error catcher config among all error catcher configs for the workflow
Required.
Implementation
core.String? errorCatcherId;