List<String> get pathInstallCommand { final filename = "${appNamespace}_install_command.dart"; return _createPath(libPath, filename); }