menu
yk_tools package
documentation
yk_socket.dart
YkSocket
YkSocket.new constructor
YkSocket.new constructor
dark_mode
light_mode
YkSocket
constructor
YkSocket
(
{
Duration
reconnectDelay
=
const Duration(seconds: 2)
,
int
maxReconnectAttempts
=
3
,
})
Implementation
YkSocket({ this.reconnectDelay = const Duration(seconds: 2), this.maxReconnectAttempts = 3, });
yk_tools package
documentation
yk_socket
YkSocket
YkSocket.new constructor
YkSocket class