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