WSServer constructor

WSServer({
  1. required ServerInfo serverInfo,
})

Implementation

WSServer({required this.serverInfo});