connected property

Stream<Connection> connected
latefinal

Stream of connections that have connected to the server.

Implementation

late final Stream<Connection> connected;