core.Map<core.String, core.dynamic> toJson() { final dumpParallelLevel = this.dumpParallelLevel; return {'dumpParallelLevel': ?dumpParallelLevel}; }