repeatLastStep property
If this is True, then the progression doesn't have a maximum level.
Implementation
@JsonKey(name:'repeatLastStep')
bool? repeatLastStep;
If this is True, then the progression doesn't have a maximum level.
@JsonKey(name:'repeatLastStep')
bool? repeatLastStep;