Not documented.

Source

static TextTrackCue internalCreateTextTrackCue() {
  return new TextTrackCue._internalWrap();
}