Skip constructor

Skip(
  1. dynamic selection,
  2. int number
)

Implementation

Skip(selection, int number) : super([selection, number]);