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