elementAt method

Length elementAt (int index)

Implementation

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