List<String> get pathAppId { final filename = "${appNamespace}_id.dart"; return _createPath(libPath, filename, underSrc: false); }