hasInternetConnection property

Future<bool> get hasInternetConnection

The strategy to use to determine is there is internet access or not check SocketObservingStrategy for a sample

Implementation

Future<bool> get hasInternetConnection;