BVRatingDistribution Class Reference Inherits from NSObject Declared in BVRatingDistribution.h oneStarCount @property (nonnull) NSNumber *oneStarCount twoStarCount @property (nonnull) NSNumber *twoStarCount threeStarCount @property (nonnull) NSNumber *threeStarCount fourStarCount @property (nonnull) NSNumber *fourStarCount fiveStarCount @property (nonnull) NSNumber *fiveStarCount – initWithApiResponse: - (nullable id)initWithApiResponse:(nullable id)apiResponse