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