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