menu
web_socket_io package
documentation
web_socket_provider.dart
WebSocketChannel
WebSocketChannel constructor
WebSocketChannel constructor
dark_mode
light_mode
WebSocketChannel
constructor
WebSocketChannel
(
Socket
socket
, {
bool
mask
=
false
,
})
Implementation
WebSocketChannel(this.socket, {this.mask = false});
web_socket_io package
documentation
web_socket_provider
WebSocketChannel
WebSocketChannel constructor
WebSocketChannel class