statusStream property

Stream<InternetStatus> get statusStream

Implementation

Stream<InternetStatus> get statusStream => _controller.stream;