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