isCompletionInstalled property Null safety
override
Returns true if the dcil_complete has been installed as a bash auto completer
Implementation
@override
bool get isCompletionInstalled => false;
Returns true if the dcil_complete has been installed as a bash auto completer
@override
bool get isCompletionInstalled => false;