text property

String? get text

The text of the comment.

Implementation

String? get text => payload['text'];