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