ReviewRequestLinks constructor

Returns a new ReviewRequestLinks instance.

Implementation

ReviewRequestLinks({
  this.itemToReview,
  this.organization,
  this.review,
  this.reviewer,
  this.self,
});