StartApprovalRequest constructor
StartApprovalRequest({})
Implementation
StartApprovalRequest({
this.dueTime,
this.fileContentChangeBehavior,
this.lockFile,
this.message,
this.reviewerEmails,
});
StartApprovalRequest({
this.dueTime,
this.fileContentChangeBehavior,
this.lockFile,
this.message,
this.reviewerEmails,
});