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