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