weeklyLimit property
If this progression has a weekly limit, this is that limit.
Implementation
@JsonKey(name:'weeklyLimit')
int? weeklyLimit;
If this progression has a weekly limit, this is that limit.
@JsonKey(name:'weeklyLimit')
int? weeklyLimit;