List<String> get pathExtendApplication { const filename = "application.dart"; return _createPath(initializationPath, filename); }