menu
spry package
documentation
ws.dart
Peer
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
[
int
?
code
,
String
?
reason
])
Cloese the websocket.
Implementation
Future<void> close([int? code, String? reason]);
spry package
documentation
ws
Peer
close abstract method
Peer class