connected property

RxBool get connected

Indicates whether the current device is connected to any network.

Implementation

RxBool get connected => _sessionRepository.connected;