rarityPerMille property

  1. @JsonKey(name: 'rarity_per_mille')
int get rarityPerMille
inherited

The number of unique gifts that receive this model for every 1000 gifts upgraded

Implementation

@JsonKey(name: 'rarity_per_mille')
int get rarityPerMille;