menu
socket_connector package
documentation
socket_connector.dart
SocketConnector
timeout property
timeout property
dark_mode
light_mode
timeout
property
Duration
timeout
final
Upon creation, a
Timer
will be created for
timeout
duration. The timer callback calls
close
if
connections
is empty
Implementation
final Duration timeout;
socket_connector package
documentation
socket_connector
SocketConnector
timeout property
SocketConnector class