ip property

The address without network information.

Implementation

@override
IPv4Address get ip => IPv4Address.fromInt(_ip.toInt());