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