textOriginal property

String? textOriginal
getter/setter pair

The comment's original raw text as initially posted or last updated.

The original text will only be returned if it is accessible to the viewer, which is only guaranteed if the viewer is the comment's author.

Implementation

core.String? textOriginal;