enableShellCompletion property
Whether automatic shell tab-completion is enabled.
Defaults to true. Set to false to disable the built-in completion
handler that responds to completion -- invocations from the shell.
Implementation
final bool enableShellCompletion;