PACKAGE_NAME constant
CompletionSuggestionKind
const PACKAGE_NAME
The name of a pub package is being suggested.
Implementation
static const CompletionSuggestionKind PACKAGE_NAME =
CompletionSuggestionKind._('PACKAGE_NAME');