FlowExecutionSummary constructor
FlowExecutionSummary({})
Implementation
FlowExecutionSummary({
this.createdAt,
this.flowExecutionId,
this.flowTemplateId,
this.status,
this.systemInstanceId,
this.updatedAt,
});