core.Map<core.String, core.dynamic> toJson() => { if (objectId != null) 'objectId': objectId!, if (objectIds != null) 'objectIds': objectIds!, };