tcpSocket method
ServerUniverseUncompleteDocumentation
Implementation
void tcpSocket({
required FutureOr<ServerUniverseTcpSocketConnection> Function() onTcpSocket,
}) {}
ServerUniverseUncompleteDocumentation
void tcpSocket({
required FutureOr<ServerUniverseTcpSocketConnection> Function() onTcpSocket,
}) {}