statusSink property

Exposing status feed

This exposes status stream

Implementation

StreamSink<ConnectionStatus> get statusSink => _statusFeed.sink;