docComplete property
The Dartdoc associated with the element being suggested. This field is omitted if there is no Dartdoc associated with the element.
Implementation
String? docComplete;
The Dartdoc associated with the element being suggested. This field is omitted if there is no Dartdoc associated with the element.
String? docComplete;