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