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