onDisconnect property
The callback triggered when the connection disconnects.
Implementation
final JsonRpcWebsocketClientOnDisconnect? onDisconnect;
The callback triggered when the connection disconnects.
final JsonRpcWebsocketClientOnDisconnect? onDisconnect;