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