VALUES constant
A list containing all of the enum values that are defined.
Implementation
static const List<CompletionService> VALUES = <CompletionService>[
AVAILABLE_SUGGESTION_SETS
];
A list containing all of the enum values that are defined.
static const List<CompletionService> VALUES = <CompletionService>[
AVAILABLE_SUGGESTION_SETS
];