The port this socket is listening on. See RawDatagramSocket.bind.
RawDatagramSocket.bind
int? get port => _socket?.port;