onSocketDisconnect method

FutureOr<void> onSocketDisconnect()

@detail api @brief This callback is triggered when the socket is disconnected

Implementation

FutureOr<void> onSocketDisconnect() async {}