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