statusStream property

Stream<ConnectivityStatus> get statusStream

Implementation

Stream<ConnectivityStatus> get statusStream => _connectivityController.stream;