lastResaleStarCount property
Optional. For gifts bought from other users, the price paid for the gift
Implementation
@JsonKey(name: 'last_resale_star_count')
int? get lastResaleStarCount;
Optional. For gifts bought from other users, the price paid for the gift
@JsonKey(name: 'last_resale_star_count')
int? get lastResaleStarCount;