socket property

Reference to underlying RawDatagramSocket.

Implementation

RawDatagramSocket? get socket => _socket;