content property

String? content
getter/setter pair

The plain text content used to create this comment.

This is not HTML safe and should only be used as a starting point to make edits to a comment's content.

Implementation

core.String? content;