connectionStatus property

Stream<bool> get connectionStatus

Implementation

Stream<bool> get connectionStatus => _connectionStatusController.stream;