menu
google_maps_api_flutter package
documentation
places/details/response/place.dart
Place
userRatingsTotal property
userRatingsTotal property
dark_mode
light_mode
userRatingsTotal
property
int
?
userRatingsTotal
final
The total number of reviews, with or without text, for this place.
Implementation
final int? userRatingsTotal;
google_maps_api_flutter package
documentation
places/details/response/place
Place
userRatingsTotal property
Place class