nth method

Nth nth(
  1. int index
)

Implementation

Nth nth(int index) => Nth(this, index);