canConnect abstract method

Future<bool> canConnect()

Determines whether a connection can be made at this point in time to the device.

Implementation

Future<bool> canConnect();