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