menu
fluttery_framework package
documentation
view.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), });
fluttery_framework package
documentation
view
GetConnectInterface
socket abstract method
GetConnectInterface class