errorCatcherId property

String? errorCatcherId
getter/setter pair

Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task

Optional.

Implementation

core.String? errorCatcherId;