menu
get package
documentation
get_connect/connect.dart
GetConnectInterface
socket abstract method
socket abstract method
dark_mode
light_mode
socket
abstract method
GetSocket
socket
(
String
url
, {
Duration
ping
=
const Duration(seconds: 5)
,
})
Implementation
GetSocket socket( String url, { Duration ping = const Duration(seconds: 5), });
get package
documentation
get_connect/connect
GetConnectInterface
socket abstract method
GetConnectInterface class