counterFourStars property

int counterFourStars
final

The number of ratings with 4 stars.

This is the number of ratings with 4 stars that will be displayed in the _ReviewBar. The default value is 0.

Implementation

final int counterFourStars;