WorkflowConfig constructor
WorkflowConfig({})
Implementation
WorkflowConfig({
this.createTime,
this.cronSchedule,
this.disabled,
this.internalMetadata,
this.invocationConfig,
this.name,
this.recentScheduledExecutionRecords,
this.releaseConfig,
this.timeZone,
this.updateTime,
});