default: Observable<boolean> = ...

The observable that emits true if the device is connected to the network, and emits false if the device is disconnected from the network.