List<String> get pathInstallBase { const filename = "install_base.dart"; return _createPath(installPath, filename); }