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