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