menu
ws package
documentation
interface.dart
IWebSocketClient
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
Whether the WebSocket connection is closed.
Implementation
bool get isClosed;
ws package
documentation
interface
IWebSocketClient
isClosed property
IWebSocketClient class