skills property

List<SkillDef> get skills

Implementation

List<SkillDef> get skills => List.unmodifiable(_skills);