Exposes the connection state stream maintained by the client.
Stream<bool> get connectionChanges => _client.connectionChanges;