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