menu
dartactyl package
documentation
websocket.dart
ConnectionState
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
Implementation
bool get isClosed => this == ConnectionState.closed;
dartactyl package
documentation
websocket
ConnectionState
isClosed property
ConnectionState enum