documentationComment property

String? documentationComment
final

The documentation comment associated with this column

Stored as a multi line string with leading triple-slashes /// for every line

Implementation

final String? documentationComment;