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