all constant

Implementation

static const RandomMovementDirections all = RandomMovementDirections(
  values: Direction.values,
);