docSummary property

String? docSummary
final

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

final String? docSummary;