values constant

List<Skill> const values

List of all possible values in this Skill.

Implementation

static const values = <Skill>[
  weaponcrafting,
  gearcrafting,
  jewelrycrafting,
  cooking,
  woodcutting,
  mining,
  alchemy,
  fishing,
];