List<String> get pathAppCommand { final filename = "${appNamespace}_afib.dart"; return _createPath(binPath, filename); }