getReviewApi method

ReviewApi getReviewApi()

Get ReviewApi instance

Implementation

ReviewApi getReviewApi() {
  return ReviewApi(this);
}