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