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