disconnected property

Stream<Connection> disconnected
latefinal

Stream of connections that have disconnected from the server.

Implementation

late final Stream<Connection> disconnected;