values constant

List<CraftSkill> const values

List of all possible values in this CraftSkill.

Implementation

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