ActionFunctionAwaitingApproval constructor
ActionFunctionAwaitingApproval({})
Implementation
ActionFunctionAwaitingApproval({
this.callId = '',
this.approvalId = '',
this.functionName = '',
this.reason = '',
this.timeoutSeconds = 0,
});