documentationComment property

String? get documentationComment

The documentation comment associated with this element if it has one.

This is the text of the comment, including any leading /// or /**

Implementation

String? get documentationComment;