menu
artemis_cupps package
documentation
utility/socket_util.dart
SocketService
nullIt method
nullIt method
dark_mode
light_mode
nullIt
method
Future
<
void
>
nullIt
(
{
bool
disableRetry
=
false
,
})
Implementation
Future<void> nullIt({bool disableRetry = false}) async { _socket =null; }
artemis_cupps package
documentation
utility/socket_util
SocketService
nullIt method
SocketService class