counterTwoStars property

int counterTwoStars
final

The number of ratings with 2 stars.

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

Implementation

final int counterTwoStars;