The set of characters that should trigger completion in a REPL. If not specified, the UI should assume the . character.
.
final List<String>? completionTriggerCharacters;