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