isConnected abstract method

Future<bool> isConnected()

Check if the remote data source is currently reachable.

Implementation

Future<bool> isConnected();