CommentsForPullRequest constructor
CommentsForPullRequest({})
Implementation
CommentsForPullRequest({
this.afterBlobId,
this.afterCommitId,
this.beforeBlobId,
this.beforeCommitId,
this.comments,
this.location,
this.pullRequestId,
this.repositoryName,
});