JsonModelRunner({String? source, String? output, String? onlyFile}) : srcDir = source, distDir = output, onlyFile = onlyFile;