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