Checks if a device is currently connected.
Future<bool> get isConnected { throw UnimplementedError('isConnected() has not been implemented.'); }