elementAt method

TextTrackCue elementAt (int index)

Implementation

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