default: Observable<boolean> = ...

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