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