enableAutoInstall property
Define whether the installation of the completion files should done automatically upon the first command run.
If set to false the user will have to manually install the completion
files via the install-completion-files
command.
Override this field to disable auto installation.
Implementation
bool get enableAutoInstall => true;