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