menu
jetx package
documentation
jet_connect/connect.dart
JetConnectInterface
socket abstract method
socket abstract method
dark_mode
light_mode
socket
abstract method
JetSocket
socket
(
String
url
, {
Duration
ping
=
const Duration(seconds: 5)
,
})
Implementation
JetSocket socket( String url, { Duration ping = const Duration(seconds: 5), });
jetx package
documentation
jet_connect/connect
JetConnectInterface
socket abstract method
JetConnectInterface class