connectionStatusStream property

Stream<ConnectionStatus>? connectionStatusStream
final

The asynchronous computation to which this builder is currently connected.

Implementation

final Stream<ConnectionStatus>? connectionStatusStream;