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