continueOnError property
Flag that specifies whether the flow should abort after an error in the flow hook.
Defaults to true (continue on error).
Implementation
core.bool? continueOnError;
Flag that specifies whether the flow should abort after an error in the flow hook.
Defaults to true (continue on error).
core.bool? continueOnError;