docComplete property

String? docComplete
final

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

Implementation

final String? docComplete;