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