rating property
Contains the place's rating, from 1.0 to 5.0, based on aggregated user reviews.
Implementation
@BuiltValueField(wireName: r'rating')
num? get rating;
Contains the place's rating, from 1.0 to 5.0, based on aggregated user reviews.
@BuiltValueField(wireName: r'rating')
num? get rating;