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