CreateCodeReviewResponse constructor
CreateCodeReviewResponse({
- CodeReview? codeReview,
Implementation
CreateCodeReviewResponse({
this.codeReview,
});
CreateCodeReviewResponse({
this.codeReview,
});