uniqueGiftVariantCount property
Optional. The total number of different unique gifts that can be obtained by upgrading the gift
Implementation
@JsonKey(name: 'unique_gift_variant_count')
int? get uniqueGiftVariantCount;
Optional. The total number of different unique gifts that can be obtained by upgrading the gift
@JsonKey(name: 'unique_gift_variant_count')
int? get uniqueGiftVariantCount;