reviews property

List<ReviewDto>? reviews
read / write

List of user reviews.

Implementation

List<ReviewDto>? reviews;