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