events property

A stream of ClientManagerState events.

Implementation

Stream<ClientManagerState> get events => _controller.stream;