CloudflareWorkflowCreateOptions constructor
const
CloudflareWorkflowCreateOptions({})
Creates a CloudflareWorkflowCreateOptions value.
Implementation
const CloudflareWorkflowCreateOptions({
this.id,
this.params,
this.successRetention,
this.errorRetention,
});