onConnectionStateChanged property
Called whenever the WebSocket connection state changes.
Implementation
final void Function(TerminalConnectionState state)? onConnectionStateChanged;
Called whenever the WebSocket connection state changes.
final void Function(TerminalConnectionState state)? onConnectionStateChanged;