docSummary property

String? docSummary
getter/setter pair

An abbreviated version of the Dartdoc associated with the element being suggested. This field is omitted if there is no Dartdoc associated with the element.

Implementation

String? docSummary;