@override Object toJson() => { 'totalAllocatedIp': ?totalAllocatedIp?.toJson(), 'totalFreeIp': ?totalFreeIp?.toJson(), };