skip method

Skip skip(
  1. int i
)

Implementation

Skip skip(int i) => Skip(this, i);