rating property

int? rating
final

A numeric representation of the rating, this must be an integer value between 1 and 5.

Implementation

final int? rating;