applyThrottles property
If true, the game's internal mechanisms to throttle progression should be applied.
Implementation
@JsonKey(name:'applyThrottles')
bool? applyThrottles;
If true, the game's internal mechanisms to throttle progression should be applied.
@JsonKey(name:'applyThrottles')
bool? applyThrottles;