connectionStream property

Stream<void> connectionStream

A null is emitted every time a connection is successfully created

Implementation

Stream<void> get connectionStream;