results property

List results

The list of code completion results. This list is either a list of strings or a list of HintResults.

Implementation

List get results => _results;