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