The project path of the xxx_id.dart file.
List<String> get pathIdFile { final idFile = "${appNamespace}_id.dart"; return [libFolder, idFile]; }