menu
shsp_implementations package
documentation
shsp_base/shsp_socket.dart
ShspSocket
onClose property
onClose property
dark_mode
light_mode
onClose
property
@
override
CallbackOn
get
onClose
Get the callback executed when the socket closes
Implementation
@override CallbackOn get onClose => _onClose;
shsp_implementations package
documentation
shsp_base/shsp_socket
ShspSocket
onClose property
ShspSocket class