currentResetCount property
The number of resets of this progression you've executed this season, if applicable to this progression.
Implementation
@JsonKey(name:'currentResetCount')
int? currentResetCount;
The number of resets of this progression you've executed this season, if applicable to this progression.
@JsonKey(name:'currentResetCount')
int? currentResetCount;