documentationComment property

String? get documentationComment

The content of the documentation comment (including delimiters) for this fragment.

Returns null if the fragment doesn't have documentation.

Implementation

String? get documentationComment;