PostCommentForComparedCommitOutput constructor
PostCommentForComparedCommitOutput({})
Implementation
PostCommentForComparedCommitOutput({
this.afterBlobId,
this.afterCommitId,
this.beforeBlobId,
this.beforeCommitId,
this.comment,
this.location,
this.repositoryName,
});