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