text property

String? text
final

Subtitle text of the video.

Only used if eventType is VideoEventType.subtitleUpdate.

Implementation

final String? text;