docComplete property

String? docComplete
getter/setter pair

The Dartdoc associated with the element being suggested. This field is omitted if there is no Dartdoc associated with the element.

Implementation

String? docComplete;