server property

ServerSocket? server
getter/setter pair

The underlying server socket instance.

Implementation

ServerSocket? server;