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