histogram property

Map<String, num>? histogram
final

A historgram containing the number of 1-5 star ratings of the app.

Implementation

final Map<String, num>? histogram;