hasInternetConnectionStream property

Stream<bool> hasInternetConnectionStream
getter/setter pair

Determines whether the device info displays an active internet connection.

Implementation

Stream<bool> hasInternetConnectionStream;