elementAt method

Number elementAt (int index)

Implementation

Number elementAt(int index) => this[index];