rating property

int? rating
final

rating the user's overall rating for this place. This is a whole number, ranging from 1 to 5.

Implementation

final int? rating;