disconnected property
Stream of connections that have disconnected from the server.
Implementation
late final Stream<Connection> disconnected;
Stream of connections that have disconnected from the server.
late final Stream<Connection> disconnected;