elementAt method

TextTrack elementAt (int index)

Implementation

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