weeklyProgress property
The amount of progress earned toward this progression in the current week.
Implementation
@JsonKey(name:'weeklyProgress')
int? weeklyProgress;
The amount of progress earned toward this progression in the current week.
@JsonKey(name:'weeklyProgress')
int? weeklyProgress;