CreatePullRequestReview constructor
Implementation
CreatePullRequestReview(
this.owner,
this.repo,
this.pullNumber,
this.event, {
this.body,
this.comments,
});
CreatePullRequestReview(
this.owner,
this.repo,
this.pullNumber,
this.event, {
this.body,
this.comments,
});