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