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