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