dailyProgress property
The amount of progress earned today for this progression.
Implementation
@JsonKey(name:'dailyProgress')
int? dailyProgress;
The amount of progress earned today for this progression.
@JsonKey(name:'dailyProgress')
int? dailyProgress;