Default constructor for the StarRating class
StarRating({ this.average, this.count, this.min, this.max, });