DescribeContactFlowResponse constructor
DescribeContactFlowResponse({
- ContactFlow? contactFlow,
Implementation
DescribeContactFlowResponse({
this.contactFlow,
});
DescribeContactFlowResponse({
this.contactFlow,
});