isConnected abstract method

Future<bool> isConnected()

Check if driver is connected/ready

Implementation

Future<bool> isConnected();