textDisplay property

String? textDisplay
getter/setter pair

The comment's text.

The format is either plain text or HTML dependent on what has been requested. Even the plain text representation may differ from the text originally posted in that it may replace video links with video titles etc.

Implementation

core.String? textDisplay;