seasonResets property
Information about historical resets of this progression, if there is any data for it.
Implementation
@JsonKey(name:'seasonResets')
List<DestinyProgressionResetEntry>? seasonResets;
Information about historical resets of this progression, if there is any data for it.
@JsonKey(name:'seasonResets')
List<DestinyProgressionResetEntry>? seasonResets;