isConnected property

Future<bool> get isConnected

Checks if the device is connected to a network.

Implementation

Future<bool> get isConnected;