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