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