onSocketDisconnect method
@detail api @brief This callback is triggered when the socket is disconnected
Implementation
FutureOr<void> onSocketDisconnect() async {}
@detail api @brief This callback is triggered when the socket is disconnected
FutureOr<void> onSocketDisconnect() async {}