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