PatchedSkillThreshold constructor
Returns a new PatchedSkillThreshold instance.
Implementation
PatchedSkillThreshold({
this.name,
this.threshold,
this.platform,
});
Returns a new PatchedSkillThreshold instance.
PatchedSkillThreshold({
this.name,
this.threshold,
this.platform,
});