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