List<String> get pathCommandExportsFile { final filename = "${AFibD.config.appNamespace}_command.dart"; return [libFolder, filename]; }