connected property
final
Indicates whether the current device is connected to any network.
Implementation
@override
final RxBool connected = RxBool(true);
Indicates whether the current device is connected to any network.
@override
final RxBool connected = RxBool(true);