CreateFlowTemplateResponse constructor
CreateFlowTemplateResponse({
- FlowTemplateSummary? summary,
Implementation
CreateFlowTemplateResponse({
this.summary,
});
CreateFlowTemplateResponse({
this.summary,
});