networkStream property

Stream<NetworkStatus> get networkStream

Implementation

Stream<NetworkStatus> get networkStream => _controller.stream;