connectionStream property

Stream<void> connectionStream

Implementation

Stream<void> get connectionStream => _transport.connectionStream;