address property

Pointer<IPaddress> get address

Implementation

Pointer<IPaddress> get address => (cast<Uint8>() + 32).cast<IPaddress>();