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