menu
d2pc_lib package
documentation
text/web_socket_server.dart
WebSocketServer
clientsListCallBack property
clientsListCallBack property
dark_mode
light_mode
clientsListCallBack
property
void Function
(
List
<
WebSocket
>
clients
)
clientsListCallBack
final
Implementation
final void Function(List<WebSocket> clients) clientsListCallBack;
d2pc_lib package
documentation
text/web_socket_server
WebSocketServer
clientsListCallBack property
WebSocketServer class