seasonalRank property
If this vendor has a seasonal rank, this will be the calculated value of that rank. How nice is that? I mean, that's pretty sweeet. It's a whole 32 bit integer.
Implementation
@JsonKey(name:'seasonalRank')
int? seasonalRank;
If this vendor has a seasonal rank, this will be the calculated value of that rank. How nice is that? I mean, that's pretty sweeet. It's a whole 32 bit integer.
@JsonKey(name:'seasonalRank')
int? seasonalRank;